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 to create an array in php?
What is good average session duration?
What is the use of mysqli_real_escape_string() function?
Where are the persistent cookies stored on your computer?
Can we override magic methods in php?
Explain me what is x+ mode in fopen() used for?
Hello Friends,I am seeking for a job in php having 9 months. exp.Please suggest any company openings.
Tell us what is the difference between session_unregister() and session_unset()?
Write a regular expression to get the value xxx from the string 'xxx@yyy.com'
What is static method php?
Explain what are some new features introduced in php7?
Where is session id stored?