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
What is php artisan tinker?
How do I see how many pages per session in google analytics?
What are the different opening and closing tags available in PHP?
How to Retrieve the Session ID of the Current Session?
Which framework is best for php development?
What is baseurl?
What is regular expression in javascript?
How can we know the total number of elements of Array?
How we can retrieve the data in the result set of mysql using php?
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
How to submit form without a submit button.
What is difference between Method overriding and overloading in PHP?
Does php 5 support exceptions?
What are the two main string operators?
What are the advantages of php mysql?