GrimBB is an Open Source PHP 4 Flat File Database Bulletin Board System
Requirements:
- A PHP 4.3.2 or greater compatible webhost
Features:
- Coded exclusively in PHP
- Manipulation of visual style through CSS
- Unique User Registration
- Login/Logout controlled through server cookies rather than client cookies
- Database is generated by creating text files with unique names
- Error handling redirection pages
- Posts are dated
- Data entry verification for invalid/illegal data in posts (XSS attack prevention)
- Search enabled with result highlighting
- Allows input of certain native HTML tags
- Sorting of threads according to original post date and most recent reply date
- Custom hash function for storing passwords
- Favicon enabled
- Automated thread locking
- Automated nickname removal
- Denial of registration to make board privatized
- User editing of previously made posts
- Administrative functions for banning IPs, moving/locking/deleting threads/forums/categories