codice:
echo <<<EOD 
<input name='destinatario' type='text' size='25' value='$dest' disabled>

 
EOD;
sicuramente l'errore e' nel heredoc. Leggi le caratteristiche sul manuale e attento agli spazi ....

http://www.php.net/manual/it/languag...syntax.heredoc