what is the difference between mysql_fetch_array() and
mysql_fetch_row()?
Answer Posted / aditya
sql_database
singsingle field in a particular row if you r going to specifyle field in a particular row if you r going to specify
is it correct answer????????????????????
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What enctype is required for file uploads to work?
Is it possible to protect special characters in a query string?
List functions available to sort an php array?
What do you mean by having php as whitespace insensitive?
What are the rules to declare a php variables?
What is psr in php?
Can we use include ("xyz.php") two times in a php page "index.php"?
What is static variable in php?
Explain setcookie() function in php?
How to redirect a url from http to https in .htaccess?
What is foreach loop in php?
Where can I find php ini file?
Tell me what does pear stands for?
What is difference between array_merge and array_combine?
What is difference between single quotes and double quotes in php?