Tutoriels de dessin
Erreur SQL !
SELECT 'page'as type ,`unid` as `id`,`datepublish` as `date`
FROM `page`
WHERE `status` = 1 and `directory`='tutoriel' and datepublish <= now() and `tag` like '%Mcdonald's;%'
ORDER BY `datepublish` DESC
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 's;%'
ORDER BY `datepublish` DESC' at line 3