In how many ways we can retrieve the date in the result set
of mysql using PHP?
Answer Posted / ankish kumar
What is the difference between all these 4 versions:
1. mysqli_fetch_rows
2. mysqli_fetch_object
3. mysqli_fetch_assoc
4. mysqli_fetch_array
Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Where is the functions php in wordpress?
What is htmlspecialchars?
What is the difference between html and php?
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
What are the main error types in php?
What does php exit do?
Tell me what is the definition of a session?
What are different types of runtime errors in php?
What is inheritance in php?
What is the difference between javascript and php?
Does php need to be installed?
What is trim function in php?
What is the sign to start variables in PHP?
Why delimiter is used in mysql?
Is session a cookie?