How many ways there are to fetch the data from the Database?
Answer Posted / dharmendra gurjar
mysql_fetch_array
mysql_ftech_row
mysql_fetch_object
mysql_fetch_assoc
the four way to help you to find the data from the database.
| Is This Answer Correct ? | 45 Yes | 1 No |
Post New Answer View All Answers
How can I prevent sql-injection in php?
Php says that an array is an ordered map. But how the values are ordered in an array?
How to display your correct URL of the current web page?
What is different types of visibility?
What is the main difference between require() and include()?
What websites use php?
Explain the difference between $message and $$message?
How many days will it take to learn php?
What are the two types of variables?
What is the use of header in php?
What are the methods to submit form in php?
How send email in php?
What do you use php for?
What is new static in php?
Is string php function?