Table: forumposts
Tool:
Forum Associated Objects:
ForumPosts,
ForumPost
Fields
id INT UNSIGNED NOT NULL AUTO_INCREMENT v5 forumthread INT UNSIGNED NOT NULL v5 postertype TINYINT UNSIGNED NOT NULL v5 posterid INT UNSIGNED NOT NULL v5 added INT UNSIGNED NOT NULL v5 title VARCHAR(50) NOT NULL v5
Example PHP Usage
The following php example is designed for the main folder: /
Other Forum Tables
forumauth forumpostlikes forumposts forums forumthreads