php-general | 2004032
Date: 03/31/04
- Next message: Robert Cummings: "Re: [PHP] OOP Class Interaction"
- Previous message: Jonathan Pitcher: "[PHP] OOP Class Interaction"
- Next in thread: Richard Davey: "Re: [PHP] re:[PHP] determining number of rows in a mysql table"
- Reply: Richard Davey: "Re: [PHP] re:[PHP] determining number of rows in a mysql table"
- Maybe reply: Andy B: "[PHP] re:[PHP] determining number of rows in a mysql table"
- Maybe reply: Andy B: "[PHP] re:[PHP] determining number of rows in a mysql table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"$count = mysql_result($rows, 0, 'count');"
i guess that would work too if all you need is the # of rows in a table...
if you need it in an array then...
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Robert Cummings: "Re: [PHP] OOP Class Interaction"
- Previous message: Jonathan Pitcher: "[PHP] OOP Class Interaction"
- Next in thread: Richard Davey: "Re: [PHP] re:[PHP] determining number of rows in a mysql table"
- Reply: Richard Davey: "Re: [PHP] re:[PHP] determining number of rows in a mysql table"
- Maybe reply: Andy B: "[PHP] re:[PHP] determining number of rows in a mysql table"
- Maybe reply: Andy B: "[PHP] re:[PHP] determining number of rows in a mysql table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

