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
Which is useful for method overloading?
How to strip whitespace (or other characters) from the beginning and end of a string?
Is facebook still written in php?
What is the use of curl()?
Is empty check in php?
How to insert a line break in php string?
Write a program to find no of days between two dates in php?
What is php routing?
what is the use of include_once in php?
How many ways to include array elements in double-quoted strings using php?
What are the 5 types of variables?
What are the different ways to login to a remote server?
How can we pass the variable through the navigation between the pages?
How does csrf token work?
Explain me soundex() and metaphone()?