PHP Turbulence::Design

 
Username:
Password:
[ / ] [ about ] [ news ] [ articles ] [ forums ] [ downloads ] [ faq ]  
[ new user ] [ forgot pass ] [ login ]

FILE KEY:

-> = Always Included File
>> = Included if statement is true
* = Items in the file
@ = Subsection of previous item
index.php
-> turbulence.php
* Database Settings
* Default Theme
* Directory Structure
* Modules to use (forums, polls, articles, etc)
* Modules If-Then-Insert

-> database.php
* DB independant functions
* search functions
* return functions
* insert functions
* remove functions
* create and drop functions
@ Create forumstopic#
@ Drop forumstopic#
-> users.php
* creation functions
* removal functions
* upgrading functions (newbie-»moderator-»admin)
* lookup functions
>> forums.php
* link to database
* list forums
* list forum topics ie:
Changes Forum
Site Changes
Project Changes
System Changes
Status Forum
Site Status
Project Status
System Status
* show selected topic
@ link: forums.php?fid=1&tid=1
fid: table = forumstopic#
tid: select * from forumstopic# where tid = #