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 does cookies work in php?
What is regex in html?
When to use get and post request?
Do you know what is the difference between mysql_fetch_object() and mysql_fetch_array()?
How do I escape data before storing it into the database?
Do you know is it possible to extend the execution time of a php script?
What is polymorphism with example in php?
What does $_env mean?
How long is a php session valid?
What are the advantages of using php?
What is nan value?
Why is facebook still using php?
What are differences between PECL and PEAR?
How do you sort an array in php?
how to detect a mobile device using php