Ver Mensaje Individual
  #4 (permalink)  
Antiguo 14/05/2011, 09:40
Avatar de leo_nqn
leo_nqn
 
Fecha de Ingreso: abril-2010
Ubicación: Neuquen
Mensajes: 461
Antigüedad: 14 años
Puntos: 24
Respuesta: Validacion en PHP

Fijate si ahi te sirve Saludos!

Código:
 <td width="228" rowspan="4" align="center" valign="middle"> 
        <?php if($row_recOferta['foto']!= NULL) {?>
            <img src= "<?php echo $row_recOferta['foto'];
            ?>"/> <?php } 
            else { 
                ?> <img src="FotosOfertas/sinfoto.jpg" width="228" height="175"/><?php } 
                ?>  </td>
__________________

Blog: http://leonardonqn.blogspot.com
Twitter:@Leo_FFerreyra