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
can you give me an example code of calling java script function in php variable using AJAX.or with out ajax??????
What is the ioncube php loader?
How can we change the maximum size of the files to be uploaded?
Require_once(), require(), include(). What is difference between them?
What is html used for?
When to use self over $this?
What is variable give example?
Name some of the constants in php and their purpose.
How can I convert ereg expressions to preg in php?
Explain about getters and setters in php?
What exactly is validating and sanitizing?
What is isset function in php?
What beforeFilter() is used?
What is the use of htmlspecialchars in php?
What are the differences between session and cookie?