Junior PHP Developer Question:
Download Job Interview Questions and Answers PDF
Tell me how the result set of Mysql be handled in PHP?
Answer:
The result set can be handled using mysql_fetch_array, mysql_fetch_assoc, mysql_fetch_object or mysql_fetch_row.
Download Junior PHP Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Tell me what type of operation is needed when passing values through a form or an URL? | Explain what is the static variable in function useful for? |