BBSGOOD.X is a PHP community information system that can generate static posts and is combined with pseudo-static applications.
The system is developed using a combination of PHP+MySQL. Strong performance, lightweight system, and practical functions are the salient features of this system.
Here are some examples of some of our most distinctive features:
1. Universal tags, the content called according to the tag adopts a caching mechanism, and the content is automatically updated in half an hour to improve performance without repeatedly querying the database.
2. Supports fuzzy search queries. For example, if you enter "Forum Installation Instructions" in the search, three related contents of "Forum, Installation, Instructions" will appear and be arranged in order of similarity from high to low, similar to the search engine's Search results.
3. Automatically retrieve some relevant content as the description tag of the post content
4. All templates are stored in files, and they are all stored in the templates directory. You can modify the templates at will. The template file name is the same as the php file name used to access the web page, so you can modify the template very conveniently.
5. Each section can set up independent templates
6. The system can set automatic replies according to time, section, etc.
7. Add CMS-like built-in information collection function backend user name and password admin
Expand