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

How to remove duplicate values from php array?

631


Is php still used?

601


What u mean by query?

580


How to terminate the execution of a script in PHP?

648


how to track user logged out or not? when a user is idle?

602






Tell us how can we access the data sent through the url with the post method?

615


What is the use session in php?

648


What is a trait in php?

650


Which is better session or cookie?

613


How can we execute a php script using command line?

608


What is restful api?

601


Php says that an array is an ordered map. But how the values are ordered in an array?

682


What is preg_match?

619


What are the encryption functions available in PHP?

658


Which character is used to match exactly one character?

640