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?
Is php deprecated?
What is difference between session and cookies in php?
What is the difference between $var and $$var?
Write the statements that are used to connect php with mysql
Is php coding easy?
Is empty in excel?
What is str_replace()?
How to check an element is exists in array or not in php?
How to set cookies in PHP?
What are escaping characters? Explain with an example?
Why do we use hooks?
Does https prevent csrf?
What is var_dump?
What are php expressions?