what is the difference between mysql_fetch_array() and
mysql_fetch_row()?
Answer Posted / jemit p jose
mysql_fetch_row() for select aggragate data or single data
eg:select count(*) from TableName
mysql_fetch_array() for retrive more data from Table
| Is This Answer Correct ? | 42 Yes | 53 No |
Post New Answer View All Answers
Do while loops?
How can we display the output directly to the browser?
What is the use of htmlspecialchars in php?
Explain the different types of errors in php.
What is the purpose of constant() function?
Is age a variable in research?
Is age an interval or ratio?
how to open & closing opening period in fico
Is multiple inheritance supported in php?
How can we display information of a variable and readable by human with php?
How to repeat a string to a specific number of times in php?
Explain what are psrs?
What is the use of strpos in php?
Name some of the functions in php.
What is cookies php?