Find jobs | Jobseekers
Employer login
About us Sitemap of www.CareerRide.com Sitemap FAQ related with www.CareerRide.com FAQ Click here to Contact us Contact
       
Submit Resume Free ! | Access Resume Free !
Home Career Services Resume Services Interview questions Articles Books
Content
PHP interview
Advantages of PHP
PHP PEAR
PHP heredoc
PHP variables
PHP comment
PHP conditional statement
PHP case switching
PHP loop
PHP function
PHP data types
PHP automatics type conversion
PHP arrays
PHP operator
PHP class
PHP inheritance
PHP overriding methods
PHP objects & properties
PHP access control modifier
PHP constructors & destructors
PHP GET & POST
PHP server-side validation
PHP cookies
PHP sessions
PHP security tips
PHP handling file uploads
PHP creating & deleting directories
PHP creating, moving, copying & deleting files
 
ASP.NET | ADO.NET | AJAX
C#.NET | VB.NET | PHP
NET Remoting | NET Interview
  
C | C++ | Java | Oops
Data Structure | OS
   
Database concepts | Oracle
SQL Server | Biztalk | Sharepoint
Notification services
Reporting Services
Service-oriented architecture
Data warehousing | MySQL
  
Project Management 
Linux | Testing | Networking
Software engineering 
  
UML | XML | HTML | SOAP 
CSS | VBScript  | Web Services
   
CV Cover letter | Interview 
HR | Soft skills | GD 
Working from Home 
Tutorial
ASP.NET | VB.NET | C#.NET     
Remoting.NET | Web service
Remoting overview | ADO.NET
UML | Sql server 
More links
PHP Error Handling 
Understanding AJAX with PHP 
Books on UML
Learning PHP Data Objects 
AJAX and PHP: Building Responsive Web Applications 

PHP

NEXT>>

What is the difference between mysql_fetch_object and mysql_fetch_array?

Answer
Mysql_fetch_object returns the result from the database as objects while mysql_fetch_array returns result as an array. This will allow access to the data by the field names. E.g. using mysql_fetch_object field can be accessed as $result->name and using mysql_fetch_array field can be accessed as $result->[name]

NEXT>>



 

Related PHP links 

What is the difference between the functions unlink and unset?

Answer - Unlink is a function for file system handling which deletes a file.............

What is Joomla in PHP?

Answer - Joomla is an open source content management system.............

What is zend engine?

Answer - Zend Engine is used internally by PHP as a complier and runtime engine.............

What is the difference between Split and Explode?

Answer - Both the functions are used to Split a string. However, Split is used to split............

 
Today's Hot Jobs
C++  SQL Server
.NET  Java  Oracle
Finance  Marketing
Seekers  Employers
Copyright © 2008 CareerRide.com. All rights reserved.