First name ".$fname.""); fwrite($file, " Last name ".$lname.""); fwrite($file, " comment ".$comment.""); fclose($file); require("comments.html")