Hi there, ",
$_POST['username'],
". Your comments are:
",
$_POST['comments']. "
";
}
else {
//If nothing submitted, show them the form
//The PHP string is enclosed in single quotes
// because the HTML requires double.
echo '
';
}
?>
This document is located at:
http://.
The complete query string was: