get_from_database($_GET['id'], $dbc); } ?> <?php echo $current->subject; ?> - cflip.net forum

subject; ?>

created by author->name; ?> in category->name; ?> 3 days ago
get_posts($dbc); foreach ($posts as $post) { $post->display_content(); } ?>