Table: songplaylogs
Tool:
Music
Fields
id INT UNSIGNED NOT NULL AUTO_INCREMENT v5 song INT UNSIGNED NOT NULL v5 visit INT UNSIGNED NOT NULL v5 added INT UNSIGNED NOT NULL v5 isdownload BIT(1) NOT NULL DEFAULT 0 v5 issample BIT(1) NOT NULL DEFAULT 0 v5
Example PHP Usage
The following php example is designed for the main folder: /
Other Music Tables
albumaccess albumassign albums musiclinks playlistassign playlists songaccess songplaylogs songs