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

Explain the ternary conditional operator in php?

834


How to get the directory name out of a file path name?

738


What is a http session?

736


Is it easy to learn php?

723


What is php limit?

723


Tell me what is the difference between characters 34 and x34?

768


What is the sign to start variables in PHP?

797


Does php need apache?

698


How to make a class in php?

727


Require_once(), require(), include(). What is difference between them?

745


Is it possible to protect special characters in a query string?

775


What is the difference between substr() and strstr()?

1132


What is mvc in php?

765


What is whitespace in html?

725


How to pass an argument to a function?

849