Create a new thread

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


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