Create a new thread
is_signed_in()) { trigger_error('You must be
signed in
to create a thread.'); exit(); } ?>
" method="post">
Subject:
Category:
'; foreach ($categories as $category) { echo '
' . $category->name . '
'; } echo '
'; } ?>
Write your post: