I am in the process of building a download script, nothing fancy .. but i'd like to add a rating feature, something like a 1 - 5 rating and display some stars that are calculated from the rating.
Also, I'd like to add a counter to track the number of downloads.. again, nothing too fancy.
Anywho, any suggestions on how the database structure should be and the easiest method to code this? and perhaps some snippets so i can get some ideas?
Thanx.