Ver Mensaje Individual
  #5 (permalink)  
Antiguo 27/04/2008, 18:51
sammaeliv
 
Fecha de Ingreso: agosto-2005
Mensajes: 12
Antigüedad: 18 años, 9 meses
Puntos: 0
Re: Ayuda con imagenes

eh tratado esto

<?php if $row_Recordset1['foto'] == "" {<img src="http://xxxx/xxxx/xxxx/<?php echo $row_Recordset1['foto']; ?>" width="150" height="150" align="texttop" />}

lo cual me marca error :s