I am just curious... Not taking into account the use of loop statements, what is the difference between mysql_fetch_object and mysql_fetch_array? They both seem to work the same way except when I am doing a while statement and I need to get info from multiple rows... Is there any difference when returning a single set of vars?