Hola,
Gracias por tu rápida respuesta.
¿Cómo puedo hacer para que refleje un error si supera el límite?
Añadí el comando:
<input type="hidden" name="MAX_FILE_SIZE" value="100000" />
Código PHP:
Ver original<td height="39" colspan="2"><div align="center">
<div align="center">
<div align="center"> <span style="font-size: small">
<input type="hidden" name="MAX_FILE_SIZE" value="100000" />
Imagen:</span>
<input type = "file" name= "foto1" />
</div>
</div>
</div></td>
</tr>
<tr>
<td height="26" colspan="2"><div align="center">
<input type = "submit" name = "boton" value = "Enviar" />