what is the difference between mysql_fetch_array() and
mysql_fetch_row()?
Answer Posted / sowmya mn
mysql_fetch_assoc — Fetch a result row as an associative array
mysql_fetch_array — Fetch a result row as an associative
array, a numeric array, or both
mysql_fetch_row — Get a result row as an enumerated array
| Is This Answer Correct ? | 17 Yes | 7 No |
Post New Answer View All Answers
What is the tags in PHP is not a valid way to begin and end a PHP code block?
What is the use of ajax in php?
What is htaccess in php?
What is Different between Joomla And Magento?
Who is known as the father of php?
In php how can you jump in to and out of "php mode"?
Which functions are used to count the total number of array elements in php?
What is final keyword in php?
Does php need a closing tag?
Explain me is it possible to destroy a cookie?
Is echo a function in php?
Which operator is used to concatenate two strings in PHP?
How can you make a connection with mysql server using php?
What are examples of dependent variables?
How many days will it take to learn php?