error_reporting(1); include "./conex/conex.php"; include "./lib/u_globales.php"; $q_noticias="select * from datos_elementos where id_tipo=1 order by fecha desc limit 2"; $q_noticias=mysql_query($q_noticias); $q_eventos="select * from datos_elementos where id_tipo=2 or id_tipo=3 order by fecha desc limit 2"; $q_eventos=mysql_query($q_eventos); ?>
|
||||||||||||||||||||||||||||||||||
|
|