Codice PHP:
echo '<html>
<head>
<title>' 
$_POST['title'] . '</title>';

//altri header

echo '</head>
<body>
'
;

//il resto