Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2004032

[PHP] re:[PHP] determining number of rows in a mysql table From: Andy B (aborka1 <email protected>)
Date: 03/31/04

"$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