Categorie I Diesel Più Venduti
SELECT subject AS title,CONCAT('http://forum.tuttogratis.it/',TOPIC_URL,'-t',ID_TOPIC,'.0.html') AS link,body as description,posterTime AS pubDate,posterName AS author,CONCAT('http://forum.tuttogratis.it/',REPLACE(LOWER(name),' ','_'),'-b',ID_BOARD,'.0') as link_forum FROM forum_tgit.smf_tg_cache WHERE MATCH(subject) AGAINST('+i +diesel +pi +venduti' IN BOOLEAN MODE) ORDER BY posterTime DESC LIMIT 5







