$result = mysql_query('SELECT * WHERE 1=1');
if (!$result) {
die('Invalid query: ' . mysql_error());
}
return mysql_fetch_object($result);![]()
$result = mysql_query('SELECT * WHERE 1=1');
if (!$result) {
die('Invalid query: ' . mysql_error());
}
return mysql_fetch_object($result);![]()
Without faith, nothing is possible. With it, nothing is impossible
http://ilwebdifabio.it