I think the function should be mysql_num_rows. There's an mSQL function msql_numrows, but for MySQL it needs the second underscore in between 'num' and 'rows'. > $num = mysql_numrows($result); -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] PHP/MySQL Code Jeff Oien
- Re: [PHP] PHP/MySQL Code Steve Werby
- RE: [PHP] PHP/MySQL Code Jeff Oien
- Re: [PHP] PHP/MySQL Code Brian S. Dunworth
- Re: [PHP] PHP/MySQL Code long huynh
- Re: [PHP] PHP/MySQL Code Steve Werby
- RE: [PHP] PHP/MySQL Code Jon Haworth