

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" />