in reply to Google API help
if ($results->fault) { print "Problem! ".$result->faultcode.": ". $result->faultstring; } [download]