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
Which is true about the singleton design pattern?
How to add comments in php?
Why do we use hooks?
What are escaping characters?
How to send email using php script?
Is array a key php?
Is it possible to protect special characters in a query string?
What are php filters?
How to get a total number of elements used in the array?
Will php die?
How arrays are used in php?
What is difference between rest and http?
Declare a new variable in php equal to the number 3;
When should you use a stored procedure?
What is the best website to learn php?