Ok fine. On all apache servers I've ever used, ( which is a fair amount ) apache and php have ALWAYS been case sensitive. In light of that, it's a good rule to follow. :)
Of course not, but it can contain several MB of data that can be run by a 5k .exe :)
I was teasing you though. I know you wouldn't be doing that. :hahano:
October 4th is "No Spaces In Your Sig. Day". Please help us celebrate this momentous holiday by removing all spaces from your sig. during October the 4th.
Thanks. :D
Wow, good catch.
Change your code to this brhoz: }else if ($_POST) {
if ((!$_POST["topic_id"]) || (!$_POST["post_text"]) || (!$_POST["post_owner"])) {
header("Location: topiclist.php");
exit;
}