|
1064 - 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 ' 1' at line 1
select AutoInc,UNIX_TIMESTAMP(Fecha) as Fecha from noticias where Activa='1' order by Fecha desc limit , 1
[TEP STOP]
|