View Single Post
  #5 (permalink)  
Old 05-08-2008, 10:04 PM
phpforfun's Avatar   
phpforfun phpforfun is offline
Programming God
 
Join Date: Feb 2008
Posts: 604
Last Blog:
ubuntu... do not upgra...
Rep Power: 6
phpforfun will become famous soon enough
Default 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
Reply With Quote

Sponsored Links