Table: downloads
Tool:
Downloads Associated Objects:
Downloads,
Download
Fields
ispublic BIT(1) NOT NULL DEFAULT 0 v5 id INT UNSIGNED NOT NULL AUTO_INCREMENT v5 title VARCHAR(255) NOT NULL v5 description TEXT NOT NULL v5 dorder INT UNSIGNED NOT NULL v5 url VARCHAR(100) NOT NULL v5 added INT UNSIGNED NOT NULL v5 downloads SMALLINT UNSIGNED NOT NULL DEFAULT 0 v5 member INT UNSIGNED NOT NULL DEFAULT 1 v5
Example PHP Usage
The following php example is designed for the main folder: /
Other Downloads Tables
downloads