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
How cookies are transported from servers to browsers?
What is php array function?
What are the advantages of stored procedures in php?
What are php parameters?
Which php framework is best?
Is php a dying language?
What is the use of ajax in php?
What is string function sql?
How can you upload a file using php?
Who is the father of php?
What is whitespace in php?
How to do single and multi line comment in php?
Which functions are used to remove whitespaces from the string?
What is var_dump function in php?
What is difference Between PHP 5 and 7?