Others: web sites, code samples, build setups, community projects.
myForum
Project Description: An online web forum
Goal: To create a web forum using PHP and a MySQL database. The forum is organized into clubs, forums, threads, and messages. Users may join clubs to post in their respective forums. There are 3 account types: Administrator, moderator, and regular user. Administrator creates clubs and appoints moderators, while the moderators create forums and monitor them.
Outcome: The forum works as expected. People may look at the forum and sign up as a regular user. They may join clubs and post new topics or reply to topics. The interface is also very simple to use. The forum is similar to popular forum packages such as phpbb.
