Tables/bannerclient
From Joomla! Documentation
< Tables
< Tables
Usage:
- Since:
Description:
The banner_clients table contains information that identifies clients for banner advertisements used in the mod_banners module.
| banner_clients Table (#__banner_clients) | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Field | Type | Nullable | Default | Key | Extra | Comments | |||||||||
| id | INTEGER | NOT NULL | PK | auto_increment | Banner Client ID. | ||||||||||
| name | VARCHAR(255) | NOT NULL | Client name.
Notes:
|