Answers

Question and Answer:

  Home  Senior PHP Programmer

⟩ What is the difference between mysql_fetch_array() and mysql_fetch_assoc()?

mysql_fetch_assoc function Fetch a result row as an associative array, While mysql_fetch_array() fetches an associative array, a numeric array, or both

 185 views

More Questions for you: