php forum in 2026
- PHP 89.8%
- CSS 6%
- JavaScript 3.5%
- Hack 0.7%
| css | ||
| js | ||
| src/BBCode | ||
| category.php | ||
| composer.json | ||
| connect_template.php | ||
| create_topic.php | ||
| favicon.ico | ||
| footer.php | ||
| header.php | ||
| index.php | ||
| login.php | ||
| preview.php | ||
| processAvatar.php | ||
| processLogin.php | ||
| processPost.php | ||
| processRegister.php | ||
| profile.php | ||
| README.md | ||
| register.php | ||
| settings.php | ||
| topic.php | ||
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