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

What is php call function?

0 Answers  


What is "print" in php?

0 Answers  


Why php was called as personal home page?

0 Answers  


1.What is application server ? 2.What is web server ? 3.Explain the process of execution of a php file ?

9 Answers   IBM,


What is the functionality of the functions strstr() and stristr()?

0 Answers  






Which function parses an English textual date or time into Unix timestamp in PHP.

0 Answers  


What does the scope of variables mean?

0 Answers  


Hi, My Name is Ajay Jha. What My Question is I am Percuing in Bca. It's My 5th Semester. I Want To Make My Carrear as a web designer that's Why i wants to do Php, Is it right Desision for Me ?

1 Answers  


How does api connect to database?

0 Answers  


How can we optimize or increase the speed of a mysql select query?

6 Answers  


What are php functions?

0 Answers  


How can you "tell" MySQL server to cache a query?

2 Answers  


Categories