Table: blogtemplates
Tool: 
Blog  Associated Objects: 
BlogTemplate, 
BlogTemplates
   Fields
   id SMALLINT UNSIGNED NOT NULL AUTO_INCREMENT v5 title VARCHAR(50) NOT NULL v5 member INT UNSIGNED NOT NULL DEFAULT 0 v5 contentbody TEXT NOT NULL v5 contentblog TEXT NOT NULL v5 contentresults TEXT NOT NULL v5 comments TEXT NOT NULL v5 contenthead TEXT NOT NULL v5 membership SMALLINT 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