How can we find the number of rows in a result set using
PHP?
Answer Posted / rakesh kumar nautiyal
mysql_num_row() can return the number of rows in php
| Is This Answer Correct ? | 10 Yes | 8 No |
Post New Answer View All Answers
When a conditional statement is ended with an endif?
What is the use of header in php?
How to turn on the session support in php?
How to initiate a session in php?
What is $_ get and $_ post in php?
Tell me how is it possible to remove escape characters from a string?
What is super () python?
What do you use php for?
Do you know what is the difference between mysql_fetch_object() and mysql_fetch_array()?
Is there an easy way to delete an element from a php array?
Where is php code written?
What are the 3 types of sessions?
Can a super () and this () keywords be in same constructor?
What type of language is php?
What are form input html tags?