Hi,
I am using this customised script to display the countodwon of the songs.
Using Linux server, SQL4.1 and php+java
//tables in MYSQL
`date_played` datetime NOT NULL default '0000-00-00 00:00:00',
`duration` mediumint(9) NOT NULL default '0',
//examples of data
dateplayed...