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 |
How can we check the value of a given variable is a number?
How do I run a php program in dreamweaver?
•How to access crystal reports through PHP code?
What does session start do in php?
How is the comparison of objects done in php?
display selected value in dropdown list through javascript without page refresh
How to delete an element from an array?
How to get best php developer Experience in Php with Sugar CRM / VTiger.
How do you remove whitespace from the beginning and end of a $string variable?
What is prepare in php?
How to include variables in double-quoted strings in php?
What is the alternative structure for control structures?