A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/blog.php

Line Number: 49

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: models/articulos_model.php

Line Number: 61

Database Error

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