Ver Mensaje Individual
  #2 (permalink)  
Antiguo 06/03/2012, 19:19
eleazarf
 
Fecha de Ingreso: febrero-2012
Ubicación: Mexico
Mensajes: 13
Antigüedad: 12 años, 2 meses
Puntos: 0
Respuesta: adjuntar, ver y guardar en una bd

<td>Adjunta tu Curriculum Vitae</td>
<td>

<input type="file" id="archivo" name="archivo"/>
<?php
if (isset($_GET['proceso'])){
echo $_GET['proceso']."<br>";
}
?></td>
<td>&nbsp;</td>
</table>
<br>
<input type="submit" value="Guardar">
</p>
</form>
<span class="txt"><span class="txt">Nota: Los datos marcados con * son requeridos </span>