Ver Mensaje Individual
  #2 (permalink)  
Antiguo 22/07/2003, 12:39
Avatar de Mickel
Mickel
 
Fecha de Ingreso: mayo-2002
Ubicación: Lima, Peru
Mensajes: 4.619
Antigüedad: 21 años, 11 meses
Puntos: 7
No puedes. Normalmente se hace algo asi

<?php
// asumiendo que $sfoto contiene la foto
if (strlen($sfoto)>0) {
echo "<img src='".$sfoto."'><br>";
}
echo "<input type='checkbox' name='(id)' value='1'> Ingrese la Foto a Cambiar o Subir : <input type='file' name='(id)'>";
?>
__________________
No tengo firma ahora... :(