Table: blogs
Tool:
Blog Associated Objects:
Blogs,
Blog
Fields
id MEDIUMINT UNSIGNED NOT NULL AUTO_INCREMENT v5 member INT UNSIGNED NOT NULL v5 title VARCHAR(50) NOT NULL v5 blogtemplate SMALLINT UNSIGNED NOT NULL v5 commentson TINYINT NOT NULL DEFAULT 1 v5 contactgroup SMALLINT UNSIGNED NOT NULL v5 added INT UNSIGNED NOT NULL v5 adminblog INT UNSIGNED NOT NULL DEFAULT 0 v5
Example PHP Usage
The following php example is designed for the main folder: /
Other Blog Tables
blogcomments blogentries blogs blogtemplates blogvar blogvardata