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

Submitted by: Muhammad
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
Submitted by: Muhammad

Read Online Sr. PHP Programmer Job Interview Questions And Answers