MySQL number of Records.

Tabula Rasa

Stranger Than Kindness
Political Access
Joined
3 Jul 2002
Messages
3,233
This is probably an easy question, but how do i get the number of Records in a mysql table with php?
 
Well I guess this could work:
PHP:
$query = "SELECT * FROM table";
$getval = mysql("database",$query);
$number_of_rows = mysql_numrows($getval);
 
Thanks, i've allready maneged to find an answer , something like that

Code:
mysql_num_rows(mysql_query("SELECT * FROM table"))
 

Members online

Latest profile posts

Also Hi EP and people. I found this place again while looking through a oooollllllldddd backup. I have filled over 10TB and was looking at my collection of antiques. Any bids on the 500Mhz Win 95 fix?
Any of the SP crew still out there?
Xie wrote on Electronic Punk's profile.
Impressed you have kept this alive this long EP! So many sites have come and gone. :(

Just did some crude math and I apparently joined almost 18yrs ago, how is that possible???
hello peeps... is been some time since i last came here.
Electronic Punk wrote on Sazar's profile.
Rest in peace my friend, been trying to find you and finally did in the worst way imaginable.

Forum statistics

Threads
62,015
Messages
673,494
Members
5,621
Latest member
naeemsafi
Back