How many ways there are to fetch the data from the Database?

Answers were Sorted based on User's Feedback



How many ways there are to fetch the data from the Database?..

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 many ways there are to fetch the data from the Database?..

Answer / vignesh

4 way

Is This Answer Correct ?    16 Yes 1 No

Post New Answer

More PHP Interview Questions

Is empty in excel?

0 Answers  


How to close a session properly?

0 Answers  


What is the delimiter syntax is PHP's default delimiter syntax

0 Answers  


Why do we use cookie?

0 Answers  


i am a php programmer can i be a java programmer?

3 Answers  






How to access a specific character in a string using php?

0 Answers  


What is inheritance in php? How many types of inheritance supports php?

0 Answers  


What is __ invoke in php?

0 Answers  


What is meant by variable variables in php?

0 Answers  


Why do we use in php?

0 Answers  


what is constructor

0 Answers  


Explain the difference between require() and require_once()?

0 Answers  


Categories