How many ways there are to fetch the data from the Database?
Answers were Sorted based on User's Feedback
Answer / 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 |
what are the differences between php and perl
How can we destroy the cookie?
What are the advantages of using php?
Is variable name casesensitive in php?
What is php oop?
What is Different between Joomla And Magento?
What is Apache's configuration file typically called?
Which is useful for method overloading?
What does the function get_magic_quotes_gpc() means?
Do you have to initialize variables in php?
List some features of php that are deprecated in php
What is the difference between public, protected and private?