Your Open Source
Free YourOpenSource Softwares Online Resources and Softwares Downloads with Demo
Related Links
MYSQL
Get the total number of rows of my table.
i want to get the total number of rows of my table.
<?php
$sql = "SELECT * FROM .....";
$query = mysql_quer($sql);
$count = mysql_num_rows($query); // here you get the total count values..
?>
154
Apr 08 09 06:28:08
Damu
Rating : 









|
|||
Digg
Yahoo
delicious