Table: offers
Tool:
Offers
Fields
id INT UNSIGNED NOT NULL AUTO_INCREMENT v5 added INT UNSIGNED NOT NULL v5 title VARCHAR(255) NOT NULL v5 offertemplate INT UNSIGNED NOT NULL v5 type TINYINT UNSIGNED NOT NULL v5 ismember BIT(1) NOT NULL DEFAULT 1 v5 visitorgroup SMALL INT UNSIGNED NOT NULL DEFAULT 0 v5 bodytype TINYINT UNSIGNED NOT NULL v5
Example PHP Usage
The following php example is designed for the main folder: /
Other Offers Tables
offers offerstats offertemplates