Why wont this echo how many row's are in the table?
$ro = mysql_query("SELECT * FROM active_users"); $total = mysql_num_rows($ro); echo $total;
What does it return? An error?
J
Are not the Database HELP php experts in the database forum? What are they doing here ...... 😉 Here: http://www.phpbuilder.com/board/forumdisplay.php?forumid=6 😉
Hey Halo..
What do you mean?