Ver Mensaje Individual
  #7 (permalink)  
Antiguo 08/04/2011, 13:28
fefefefe
 
Fecha de Ingreso: junio-2010
Mensajes: 128
Antigüedad: 13 años, 10 meses
Puntos: 2
Respuesta: php dentro de un value de formulario



pude hacer algo asi meti la ruta en un type text

me darias una ayudita? esta bien , tendre que usar if , else? para seguir?



Código PHP:


    <input type="file" name="foto" id="foto" />
Recorda volver a cargar la foto </dd>
<?php
$rutaimg 
=  $row_menu['foto'];
echo 
$rutaimg

 ?>
       
       
 <input name="fechanac" type="text" id="fechanac" value="<?php echo $rutaimg ?>" size="54" />