Guest Book Form guest book Name: Email Adress: Comments: Guest Book Form Name Comment Guest Book Form guest book Name: Comments: Name:".$_POST['name']."""; $writeInFile2 ="Comments:".$_POST['Comments'].""; fwrite($myfile, $writeInFile); fwrite($myfile, $writeInFile2); fclose($myfile); include ("comments.html"); } else } include ("comments.html"); } ?>