Create a new topic

'; if (!isset($_SESSION['signed_in'])) { die('You must be signed in to create a topic.'); } ?>
" method="post">


'; while ($row = mysqli_fetch_assoc($result)) { echo ''; } echo '
'; ?>