I get a parse error on this line
 
$query = "SELECT * FROM news ORDER BY id DESC LIMIT 1";
 
I believe that it is an error in the SQL statement
 
Thanks in advance
 
-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Reply via email to