Codice PHP:
$query = "SELECT id, title, text, author, DATE_FORMAT(tdate, GET_FORMAT(DATETIME,'EUR')) AS fdate, readed, pict FROM `news` ORDER BY tdate DESC LIMIT $news_max";
perchè da errore? :|
MySQL said: Documentation
#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '(DATETIME,'EUR')) AS fdate, readed, pict FROM `news` ORDER BY t