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
How to remove an empty directory?
How does html form submit work?
What are the ways to include file in php?
What is an associative array?
Is php an object or array?
What are the three parts of an http request?
How long does a php session last for?
Does empty check for null?
Why do we need session?
What is the output of the ucwords function in this example?
Why php is used?
How to track no of user logged in?
What is the maximum size of a table in mysql?
Where php basically used?
What is the difference between characters and #?