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
Why super () is used in java?
What does $_cookie mean?
What is an object in php?
What is the use of php and mysql?
How to create an array from php string?
Which is correct about mysqli and pdo?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what is the problem?
How many different types of messages available in php?
Does php require a web server?
How cookies are transported from browsers to servers?
Is time a dependent variable?
What is an abstract class in php?
How to reset/destroy a cookie in php?
Write a program to get second highest number in an array using php?
Who is the father of php and what is the current version of php and mysql?