include('src/sistema/vistas/cabeza.html'); ?>
include('src/sistema/vistas/menu.html'); ?>
Opciones del Foro
= $_SESSION['categoria'][0]['nombre']; ?>
= $_SESSION['categoria'][0]['descripcion']; ?>
Filtro de Mensajes :
= $_SESSION['categoria'][0]['nombre']; ?>
Titulo
Contenido
Fecha de Creacion
Mes
Enero
Febrero
Marzo
Abril
Mayo
Junio
Julio
Agosto
Septiembre
Octubre
Noviembre
Diciembre
Aņo
for($i=2004; $i<2010; $i++){?>
= $i ?>
} ?>
if($_SESSION['arreglo_mensajes']){ ?>
TITULO
AUTOR
FECHA
for($j=0; $j
if($j%2 == 0) $clase = "class=tdimpar"; else $clase = "class=tdpar"; ?>
>
= $_SESSION['arreglo_mensajes'][$j]['titulo'] ?>
> = $_SESSION['arreglo_mensajes'][$j]['autor'] ?>
>= $_SESSION['arreglo_mensajes'][$j]['fecha'] ?>
} ?>
} ?>