122373 Simple forum script (OOP).
Ngân sách N/A
I need a small simple forum script coding. I dont want a already known script like phpBB, I want something made once and for me only. Here is the brief:
Unlimited categories & forums + subcategories & subforums. This can be made/edited/removed. Anyone can view the board and view all topics. There is no login or register option. However, when users post a new topic or reply, they post with a userid of 1. There will be a table called users with the following data: ?userid=1,username=Username'. All posts will show up as being posted by a user called ?Username'. This is all I need for the time being. I want the code to be as clean, secure and minimal as possible. I do have 1 other requirement, this has to be done using PHP (object oriented programming is a must!) with a MySQL database. No styling or whatever needs doing.