mysql_fetch_assoc — Fetch a result row as an associative array. Warning .... It will indeed return $row['MAX(time)'] - you have to pass the MySQL resource to ...
php.net