adspace
What is the use of mysql_fetch_array () function in php?
Answer Posted / Neelesh Kumar Patel
The mysql_fetch_array() function fetches a result row as an associative array, a numeric array, or both.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers