file.php
Codice PHP:

echo 'Questa è la stringa passata dal campo di testo "IndirizzoServerPosta": ' ;
echo 
$_POST['IndirizzoServerPosta'] ;