In how many ways we can retrieve the date in the result set
of mysql using PHP?

Answer Posted / vasan.

4 ways

1. mysql_fetch_rows
2. mysql_fetch_object
3. mysql_fetch_assoc
4. mysql_fetch_array

Is This Answer Correct ?    57 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are examples of independent and dependent variables?

495


Tell me how is the ternary conditional operator used in php?

576


What does mvc stand for and what does each component do?

543


How to write a program to make chess?

552


Do you know what is the difference between the include() and require() functions?

519






What is trait in php?

546


What is nginx and what is it used for?

516


What are the environmental variables?

584


What is scope of variable in php?

582


How can you declare the array in php?

524


What is the difference between htmlentities and htmlspecialchars in php?

480


How does php work?

539


How does php strcmp work?

508


How to enable parsing?

624


What is an anti csrf token?

506