Re: help on a php 5 star rating system
it seems so, what you say requires a whole new table, that doesnt work so well for me :P
how about add the vote # to the total vote number (scale 1 to 5, user votes 4, adds 4 to the total)
meanwhile it adds 1 to the voted number, so it will divide voted_number by vote_number
|