Table: emailbroadcasts
Tool: 
Email Marketing  
   Fields
   id INT UNSIGNED NOT NULL AUTO_INCREMENT v5 subject VARCHAR(100) NOT NULL v5 member INT UNSIGNED NOT NULL v5 added INT UNSIGNED NOT NULL v5 begintime INT UNSIGNED NOT NULL v5 ishtml BOOL NOT NULL DEFAULT 0 v5 totalsize MEDIUMINT UNSIGNED NOT NULL v5 locked BIT(1) NOT NULL DEFAULT 0 v5 isbroadcast BIT(1) NOT NULL DEFAULT 0 v5 ismember BIT(1) NOT NULL DEFAULT 0 v5 isadded BIT(1) NOT NULL DEFAULT 0 v5 iscomplete BIT(1) NOT NULL DEFAULT 0 v5    
   Example PHP Usage
   The following php example is designed for the main folder: /
   
   
   Other Email Marketing Tables
     doubleoptinsettings     emailautoresponders     emailbroadcasts     emaillinkclicks     emaillogs     emailque     emailtemplates     removear     signatures