php forum in 2026
  • PHP 89.8%
  • CSS 6%
  • JavaScript 3.5%
  • Hack 0.7%
Find a file
2026-03-14 19:24:29 +01:00
css Users can post avis now, but I need to make a default avi for new users as well... 2026-03-14 19:24:29 +01:00
js Users can post avis now, but I need to make a default avi for new users as well... 2026-03-14 19:24:29 +01:00
src/BBCode that was a mistake, i intend to correct that 2026-03-13 18:08:11 +01:00
category.php Gonna stop with the make up 4 now, also made a preview button for posts! 2026-03-13 17:30:35 +01:00
composer.json forum tags ethically vibecoded 2026-02-21 18:37:54 +01:00
connect_template.php First commit wow 2025-09-20 12:46:14 +02:00
create_topic.php Display latest replies in both index and categories and ordered the topics in categories 2025-09-21 19:51:23 +02:00
favicon.ico First commit wow 2025-09-20 12:46:14 +02:00
footer.php little thing that was way harder for me that it should have been 2026-03-09 21:58:51 +01:00
header.php Users can post avis now, but I need to make a default avi for new users as well... 2026-03-14 19:24:29 +01:00
index.php Gonna stop with the make up 4 now, also made a preview button for posts! 2026-03-13 17:30:35 +01:00
login.php First commit wow 2025-09-20 12:46:14 +02:00
preview.php Gonna stop with the make up 4 now, also made a preview button for posts! 2026-03-13 17:30:35 +01:00
processAvatar.php Users can post avis now, but I need to make a default avi for new users as well... 2026-03-14 19:24:29 +01:00
processLogin.php First commit wow 2025-09-20 12:46:14 +02:00
processPost.php Display latest replies in both index and categories and ordered the topics in categories 2025-09-21 19:51:23 +02:00
processRegister.php Fixed some stuff, made emails optional and outlined a basic roadmap in readme 2025-09-21 15:09:25 +02:00
profile.php Gonna stop with the make up 4 now, also made a preview button for posts! 2026-03-13 17:30:35 +01:00
README.md Users can post avis now, but I need to make a default avi for new users as well... 2026-03-14 19:24:29 +01:00
register.php Fixed some stuff, made emails optional and outlined a basic roadmap in readme 2025-09-21 15:09:25 +02:00
settings.php Users can post avis now, but I need to make a default avi for new users as well... 2026-03-14 19:24:29 +01:00
topic.php Users can post avis now, but I need to make a default avi for new users as well... 2026-03-14 19:24:29 +01:00

Sol

dumb forum i made on XAMPP 3 years ago and that now im reviving

TODO:

  • Show on the index page the topic of each category that has had the latest reply (done)
  • Sort the topics in each category by the time of the most recent interactions (done)
  • Show on the category page who did the last reply on each topic and when (done)
  • Forum tags: (done)
    • [img]
    • [url]
    • [quote]
  • Make stuff look good I (done)
  • Add that preview button when making a post or replying (done)
  • User settings I:
    • Avatars! (done)
    • Add default avi for new users
    • Custom CSS for posts
    • Custom profile page (about me with custom css)
    • Custom font for name
    • Custom title/short text that appears alongside name on every post and profile
  • Ranks for users
  • Add more categories
  • Make stuff look good II
    • Create a topic looks like ass
  • --Could be hostable as an alpha after this point, considering not many people will use it--
  • Admin stuff:
    • Lock posts
    • Ban users
    • Admin panel (dunno what it should have lol)
  • Roles and permissions:
    • Admin can do everything
    • Mods can't ban other mods nor the admin
  • User settings II:
    • Send email to reset a password
    • Change email
  • --I think this would be a nice point for a beta--
  • Polls