Answers

Question and Answer:

  Home  Junior PHP Developer

⟩ Tell me how the result set of Mysql be handled in PHP?

The result set can be handled using mysql_fetch_array, mysql_fetch_assoc, mysql_fetch_object or mysql_fetch_row.

 185 views

More Questions for you: