Results 1 to 3 of 3

Thread: Understanding PHP Forum code

  1. #1

    Thread Starter
    Hyperactive Member BramVandenbon's Avatar
    Join Date
    Jan 2002
    Location
    Belgium
    Posts
    502

    Understanding PHP Forum code

    Hi,

    I do have some basic PHP understanding but I'm especially strong in programming languages like Java, C#, VB6, C++, ... And I do have a lot of experience with design patterns and best practices, but not in the field of website-development.

    In the past I installed a PHPBB forum and build a kind of diagram-system around it. However, because I do not understand the basic design idea behind PHPBB, the code became a mess. Allthough the code worked the way it had to, I could not implement all what I wanted because I did not know enough about the structure behind the forum-code.

    I've been looking for advanced documentation or tutorials in understanding php forum sourcecode, but without succes so far. A guide which explains which code is stored where and explains the directory structure would be a great start.

    I was hoping maybe somebody in here has encountered something like this before? All links/help/guidelines are welcome. Thank you in advance.
    ____________________________________________

    Please rate my messages. Thank you!
    ____________________________________________
    Bram Vandenbon
    http://www.bramvandenbon.com

  2. #2
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: Understanding PHP Forum code

    You need to have a look at their development site. I do believe PHPbb has a plugin API; so it may be better if you consider using this rather than making any direct changes to the source code.

    Development Area: http://www.phpbb.com/development/
    Source Code Documentation: http://area51.phpbb.com/docs/code/
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  3. #3
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: Understanding PHP Forum code

    My mistake. Just checked, no plugin API.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width