Ver Mensaje Individual
  #2 (permalink)  
Antiguo 08/05/2008, 13:49
reimonfranco
 
Fecha de Ingreso: febrero-2006
Mensajes: 858
Antigüedad: 18 años, 2 meses
Puntos: 4
Re: Ocultar y mostrar filas de una tabla en PHP

<?
if(isset($_POST['TuCampo'])) {
?>
<tr>
<td colspan="2" bgcolor="#FAF3D9"><div align="center"><strong><?php echo($tipoEvento);?>: <br>
<?php echo($titulo);?></strong></div></td>
</tr>
<?
}
__________________
*La amistad se multiplica cuando se divide*