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


Please Help Members By Posting Answers For Below Questions

Explain me what is the difference between explode() and split() functions?

781


When to use single quotes, double quotes, and backticks?

752


Can I learn php in a month?

794


What are the steps involved to run php?

814


What is php and sql used for?

712


Explain about PHP cookies?

834


What is boolean in php?

758


Can php use gettext?

778


Does php have a future?

728


What are the advantages of triggers in php?

682


Tell me what are magic methods?

772


Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?

747


What is binary safe function in php?

822


what is variable scope, which variables are accessible from where and what are "undefined variable" errors?

773


How can we display information of a variable and readable by human with php?

798