Ver Mensaje Individual
  #2  
Antiguo 11-06-2004
Avatar de cbrrr
cbrrr cbrrr is offline
Miembro
 
Registrado: jun 2004
Posts: 57
Reputación: 20
cbrrr Va por buen camino
suponiendo que lo tienes en una variable

Código PHP:
 <input name="texto" type="text" <? if ( $variable != '' ) { ?> value="<? echo $variable?>"<? ?>>
__________________
Si no tienes algo que decir más importante que el silencio, cállate
Responder Con Cita