From 2805ef7311eeb028cd48bffe04a705676c4682be Mon Sep 17 00:00:00 2001
From: cflip <36554078+cflip@users.noreply.github.com>
Date: Sun, 21 Mar 2021 10:54:47 -0600
Subject: big changes pt1
---
index.php | 93 +++++++++++++++++++++++++++++++++++++--------------------------
1 file changed, 55 insertions(+), 38 deletions(-)
(limited to 'index.php')
diff --git a/index.php b/index.php
index ec81d0a..900918b 100644
--- a/index.php
+++ b/index.php
@@ -1,5 +1,11 @@
-
-
This is the beta test of the forum website, so there are lots of features missing. Since there are no moderation features built into the website,
@@ -8,44 +14,55 @@
If you notice a problem or have an idea for a feature that is missing, reply to this thread!
Welcome to the cflip.net forum!
Category | -Latest Thread | +Category | +Threads | +Posts | +Latest Thread |
---|
Latest Threads View All | -Latest Post | + if (mysqli_num_rows($result) == 0) { + echo 'No categories found!'; + } else { + while ($row = mysqli_fetch_assoc($result)) { + echo '||
---|---|---|---|
+ ' . $row['cat_name'] . '
+ + ' . $row['cat_description'] . ' + |
+ ' . $row['cat_thread_count'] . ' | +' . $row['cat_post_count'] . ' | +my supercool thread by cflip, 3 days ago |
Recent Posts | +Recent Threads | +Popular Threads | +
---|---|---|
test test test test |
+ test test test test |
+ test test test test |
+