Deprecated: mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/orguy/public_html/publicaciones/revista.php on line 11

Warning: mysql_query(): Access denied for user ''@'localhost' (using password: NO) in /home/orguy/public_html/publicaciones/revista.php on line 11

Warning: mysql_query(): A link to the server could not be established in /home/orguy/public_html/publicaciones/revista.php on line 11

Deprecated: mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/orguy/public_html/publicaciones/revista.php on line 19

Warning: mysql_query(): Access denied for user ''@'localhost' (using password: NO) in /home/orguy/public_html/publicaciones/revista.php on line 19

Warning: mysql_query(): A link to the server could not be established in /home/orguy/public_html/publicaciones/revista.php on line 19

Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/orguy/public_html/publicaciones/revista.php on line 20

Deprecated: mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/orguy/public_html/publicaciones/revista.php on line 26

Warning: mysql_query(): Access denied for user ''@'localhost' (using password: NO) in /home/orguy/public_html/publicaciones/revista.php on line 26

Warning: mysql_query(): A link to the server could not be established in /home/orguy/public_html/publicaciones/revista.php on line 26
SELECT * FROM revista_articulo LEFT JOIN revista_categoria ON revista_articulo.id_categoria = revista_categoria.id WHERE revista_articulo.id_revista = '' ORDER BY revista_categoria.categoria ASC, revista_articulo.archivo DESC