ADD;
$handle = fopen("guestbook.txt", 'a');
fwrite($handle, $guestadd);
fclose($handle);
$HTML = <<Your comments have been written to the file!
Back to the guestbook
HTML;
}
if(empty($HTML)) $HTML = file_get_contents("guestbook.txt");
print<<
Website Scripts | Download Time Saving Scripts | Javascripts | HTML