MOON
Server: Apache
System: Linux kvm.asjudinet.com 5.14.0-611.54.6.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Fri May 15 04:23:18 EDT 2026 x86_64
User: asjudine (1001)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/asjudine/public_html/escoger_archivos.htm
<html>
<head>
<title>Documento sin t&iacute;tulo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
-->
</style>
</head>
<body>
<form enctype="multipart/form-data" action="guardar_archivos.php" method="post">
  <table width="518" border="0" align="center" cellpadding="3" cellspacing="3">
    <tr bgcolor="#0099FF">
      <th colspan="2" scope="row">FORMULARIO PARA SUBIR EL ARCHIVO A ENVIAR </th>
    </tr>
    <tr bgcolor="#FFFFCC">
      <th colspan="2" scope="row"><div align="right"></div></th>
    </tr>
    <tr bgcolor="#FFFFCC">
      <th scope="row"><div align="right"><span class="Estilo1">UBICACION DEL ARCHIVO : </span></div></th>
      <td><input name="identificacion" type="text" id="identificacion" size="15" maxlength="15"></td>
    </tr>
    <tr bgcolor="#FFFFCC">
      <th width="248" scope="row"><div align="right"><span class="Estilo1">UBICACION DEL ARCHIVO  : </span></div></th>
      <td width="249"><input type="file" name="archivito"></td>
    </tr>
    <tr bgcolor="#FFFFCC">
      <th colspan="2" scope="row"><input name="submit" type="submit" value="Enviar archivo"></th>
    </tr>
  </table>
</form>
</body>
</html>