Warning: mysql_query() expects parameter 2 to be resource, boolean given in /home/statemo/public_html/_BLOG_/publicaciones_anteriores.php on line 4
Oops. Algo salio mal. Access denied for user ''@'localhost' (using password: NO)
SELECT DISTINCT annus FROM publicaciones
Warning: mysql_fetch_array() expects parameter 1 to be resource, null given in /home/statemo/public_html/_BLOG_/publicaciones_anteriores.php on line 6
Warning: mysql_query() expects parameter 2 to be resource, boolean given in /home/statemo/public_html/_BLOG_/inicio.php on line 45
Oops. Algo salio mal. Access denied for user ''@'localhost' (using password: NO)
SELECT* FROM publicaciones WHERE status_publicacion = 'Publicado' ORDER BY id_publicacion DESC LIMIT 10
Warning: mysql_fetch_array() expects parameter 1 to be resource, null given in /home/statemo/public_html/_BLOG_/inicio.php on line 48