We appreciate you being open about the gays!' ;
$Comment = $_POST['Comment'];
#Get old comments
$old = fopen("comments.ptp", "r+t");
$old_comments = fread($old, 1024);
#Delete everything, write down new and old comments
$write = fopen("comments.ptp", "w+");
$string =
".$Comment."
\n.$old_comments;
fwrite($write, $string);
fclose($write);
fclose($old);
}
#Read comments
$read = fopen("comments.ptp", "r+t");
echo "
Comments
RAPE IS OKAY
IF IT'S DONE TO THE GAY