In how many ways we can retrieve the date in the result set
of mysql using PHP?
Answer Posted / bijay.behera9911033016@orissa
1. mysqli_fetch_rows
2. mysqli_fetch_object
3. mysqli_fetch_assoc
4. mysqli_fetch_array
Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
When do you use define() and when do you use const. What are the main differences between those two?
What is php array function?
What is the capacity of mysql database?
What are php errors?
Tell us how can we access the data sent through the url with the post method?
How does session work in php?
How do I use isdigit function?
What is multidimensional array in php?
What is php destruct?
What is php full form?
What is lamp in php?
Can you define an array argument as a reference type?
What is the difference between Session and Cookie?
Is it easy to learn php?
Can we use session in mvc?