difference between mysql_fetch_object and mysql_fetch_array in PHP

mysql_fetch_object :
mysql_fetch_object returns the results from database as objects.(fetches a result row as object)
$result->email