Table: blogcomments
Tool:
Blog Associated Objects:
BlogComments,
BlogComment
Fields
id INT UNSIGNED NOT NULL AUTO_INCREMENT v5 blogentry MEDIUMINT UNSIGNED NOT NULL v5 contact INT UNSIGNED NOT NULL v5 added INT UNSIGNED NOT NULL DEFAULT 0 v5 approved BIT(1) NOT NULL DEFAULT 0 v5 parent 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