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
What is the default session time in php?
Why many companies are switching their current business language to php? Where php basically used?
Explain a resource?
How to take a substring from a given string?
Explain the advantages of using PHP?
Which is correct about mysqli and pdo?
Explain what are psrs?
What is the function of mysql_real_escape_string in php?
How to send email using php script?
What is php destruct?
What exactly is validating and sanitizing?
Explain me what are the main error types in php and how do they differ?
where do we use htaccess?
Explain me the difference between include and require?
What is get method in java?