Help with SQL & PHP
Posted: Mon Apr 14, 2003 7:53 pm
hi, for my new script I am going to be using the phptxt database API (if any of you are familar with it)
my question is how could I go about doing something like mysql_num_rows using just a select statement, as there is no support for mysql_num_rows just query execution.
my question is how could I go about doing something like mysql_num_rows using just a select statement, as there is no support for mysql_num_rows just query execution.