Main Page
From Understanding the code of phpBB
| This wiki is quite new and a lot of content need to be filled in. We need your help and attention! |
Welcome to the "Understanding the code of phpBB" wiki! This wiki aims to document the code of the upcoming phpBB version 2.1/3, in hope that the general public can understand the code better. We have a major emphasis on gathering a friendly community, and we welcome your contribution. Enjoy your stay, and may the spirit of wiki be with you!
- Anyone can edit a wiki! Try this in our sandbox.
- We're currently working on 3 articles with 2 contributors.
[edit] Follow the standard route...Introduction-Understand the background of phpBB before we start then Getting started-To understand the code of phpBB or to create or modify the same, you need some tools to aid you then Basic anaylsis-A grand overview on the structure of phpBB and some basics then Understanding the basic classes-phpBB has a number of classes to handle common tasks, it's important that you understand them because they appear frequently then Detailed anaylsis file by file with then Common tasks-Learn how common tasks are done in phpBB, with code example and then... Congratulation! But! Is it the end? |
[edit] Or browse directlyFrontend Files:
common.php, config.php, cron.php, style.php includes/
Browse the entire listing... |
This page is a stub, meaning it is heavily underdeveloped. You can help us by adding to it.
