Ver Mensaje Individual
  #5 (permalink)  
Antiguo 08/05/2008, 14:56
Avatar de fermar21
fermar21
 
Fecha de Ingreso: marzo-2004
Ubicación: San Nicolas - Bs. As.
Mensajes: 294
Antigüedad: 20 años, 1 mes
Puntos: 0
De acuerdo Re: Ocultar y mostrar filas de una tabla en PHP

<?
if($tipoEvento!="" && $titulo!="") {
?>
<tr>
<td colspan="2" bgcolor="#FAF3D9"><div align="center"><strong><?php echo $tipoEvento;?>: <br>
<?php echo $titulo ;?></strong></div></td>
</tr>
<?
}
__________________
Fernando Marinzulich
Programador Web (PHP/MySQL/Jquery)