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 / bijaya.behera9911033016@orissa

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 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me what is the main difference between require() and require_once()?

1025


How is the ternary conditional operator used in php?

1061


Explain Type hinting in PHP?

1081


What is the use of $_server and $_env?

1114


Describe the security vulnerability of PHP?

1092


What is difference between strstr() and stristr() in PHP?

1043


What are regular expressions in programming?

961


How to uploaded files to a table?

1053


What is php compared to html?

1018


how to detect a mobile device using php

1139


Is php a case sensitive language?

1216


How do you remove duplicates from an array?

1105


What are the final class and final method?

1089


How to pass variables and data from php to javascript?

1099


What is data abstraction in php?

1105