How can we find the number of rows in a result set using
PHP?
Answer Posted / sreenia
a small correction to above answer, mysql_num_rows($rs)
| Is This Answer Correct ? | 30 Yes | 0 No |
Post New Answer View All Answers
Explain me how failures in execution are handled with include() and require() functions?
Is there an easy way to delete an element from a php array?
How can I convert ereg expressions to preg in php?
what are the differences between php and perl
Tell me how stop the execution of a php scrip?
What is the difference between echo print and print_r in php?
How do you remove whitespace from the beginning and end of a $string variable?
Explain the purpose of output buffering in php.
Do you know what is the use of rand() in php?
What is action hooks and filter hooks?
What is full form of PHP?
What is php dependency injection?
What is the Default syntax used in PHP?
What does the scope of variables mean?
What is the definition of a session?