• +91 9723535972
  • info@interviewmaterial.com

PHP Interview Questions and Answers

Question - How can we find the number of rows in a result set using PHP?

Answer - Here is how can you find the number of rows in a result set in PHP: $result = mysql_query($any_valid_sql, $database_link); $num_rows = mysql_num_rows($result); echo "$num_rows rows found";

Comment(S)

Show all Coment

Leave a Comment




NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners