Ver original$result = mysql_query($sql, $con); if (! $result) { $msg = mysql_error(); die("SQL_ERROR ($msg) $sql");}