access!=BANNED){ $topic_id = $_GET['pod']; $post_id = $_GET['pod']; $topics = $database->ShowTopic($topic_id); $posts = $database->ShowPostEdit($post_id); foreach($topics as $top) { $title = $top['title']; } foreach($posts as $pos) { $poss = $pos['post']; } ?>
Warning: you can't use the values [message] or [/message] in your post because it can cause problem with bbcode system.