Foros del web
Iniciar Sesión
<input type="text" name="algo" value="hola" />
echo $_POST['algo']; // imprime 'hola'