Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between mysql_fetch_object and
mysql_fetch_array?

Answer Posted / vinod

mysql_fetch_object : as an object, we can access value by
column name as properties of the object.

mysql_fetch_array : as an associative array, we can access
value by column name as like associative name as column name
from array

Is This Answer Correct ?    11 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about looping in PHP?

1112


What is use of header() function in php? What the limitation of header()?

1027


What is difference between md5 and SHA256?

1192


How can you get the size of an image in PHP?

1052


What is php.ini & .htacess file?

1082


Write a program in php to check whether a number is prime or not?

996


Explain the difference between unlink() and unset()?

995


What is the difference between the functions strstr() and stristr()?

1034


What is the use of $_request variable?

1070


What is the difference between runtime exception and compile time exception?

1166


What is form validation in php?

1070


What is $_ request?

1036


How can you encrypt password using php?

1098


Is php a backend?

1022


What are the data types in php?

1083