reply($user->id, $_POST['content']); header('Location: thread.php?id='.$thread->id); } if (empty($_SESSION['authenticator'])) header('Location: ../login_form.php'); doHeader('Forum'); $thread = getThread($_GET['id']); $forum = getForum($thread->forum); ?>

title ?>
Forum -> title ?>

Reply to Thread / Question
Message content

getPosts(); while ($post = getNextPost($posts)): $user = getUser($post->user); ?>
Author Message

name ?>

Joined: create_time) ?>
Posts: posts ?>

Posted: timestamp) ?>

content)) ?>