Answers

Question and Answer:

  Home  Junior PHP Developer

⟩ Explain how we can retrieve the data in the result set of MySQL using PHP?

☛ 1. mysql_fetch_row

☛ 2. mysql_fetch_array

☛ 3. mysql_fetch_object

☛ 4. mysql_fetch_assoc

 119 views

More Questions for you: