Category | Latest Thread | ';
echo '' . $row['cat_name'] . ''; echo $row['cat_description']; if ($thread) { echo ' | ' . $thread['thread_subject'] . ' '; echo 'by ' . $thread['user_name'] . ' | ';
} else {
$no_threads_msg = 'There are no threads in this category yet.';
echo ''. $no_threads_msg .' | '; } } mysqli_stmt_close($stmt); mysqli_free_result($result); ?>
---|
Latest Threads | Latest Post |
---|