Guest Book Form
guest book






Guest Book Form
Name Comment
Guest Book Form
guest book





Name:".$_POST['name']."
""; $writeInFile2 ="Comments:".$_POST['Comments']."

"; fwrite($myfile, $writeInFile); fwrite($myfile, $writeInFile2); fclose($myfile); include ("comments.html"); } else } include ("comments.html"); } ?>