Log in

View Full Version : Rating Script



steve33
06-23-2006, 10:25 PM
Hello,

I'm looking for a PHP Rating Script to use it for mp3 downloads.
Actually, next to the mp3 link, I want the number of how many
downloads have been so far, the views and the rating, if possible.:)

That's all. Thank you very much for reading this topic.

Regards,

Steve

djr33
06-23-2006, 11:31 PM
This would be a database thing.
It's not just something you can add to what you have because your particular setup will vary from everyone elses.

I'd suggest learning php and mysql.
Try http://www.php-mysql-tutorial.com/

Neither hits nor votes are that hard to do... the hardest part would be integrating them into your system.