Table: forums
Tool:
Forum Associated Objects:
Forums,
Forum
Fields
id INT UNSIGNED NOT NULL AUTO_INCREMENT v5 title VARCHAR(50) NOT NULL v5 description TEXT NOT NULL v5 locked BIT(1) NOT NULL DEFAULT 0 v5 views INT UNSIGNED NOT NULL DEFAULT 0 v5 added INT UNSIGNED NOT NULL v5 updated INT UNSIGNED NOT NULL v5 directory VARCHAR(100) NOT NULL v5
Example PHP Usage
The following php example is designed for the main folder: /
Other Forum Tables
forumauth forumpostlikes forumposts forums forumthreads