Ver originalerror_reporting(E_ALL); ini_set("display_errors", 1);
Ver originalmysql_query("TU QUERY") or die("error en consulta " . mysql_error());