Ocurrió un Error con la Base de Datos
Error Number: 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 'ORDER BY `artFecha` desc LIMIT 5' at line 4
SELECT `artID`, `artTitulo`, `artUrlTitulo` FROM (`tb_articulos`) WHERE `artFecha` < ORDER BY `artFecha` desc LIMIT 5