Hey guys,
Need some help from you experts out there. I've got a new website dedicated to beer bottles and I'd like for viewers to be able to vote for a given beer on a scale from 1 to 10. All the beers are in a database and I was wondering how I should set up a voting table so that each IP can only vote once and I can query the average score of each beer.
I'd appreciate some general pointers or anything helpful. You might find it easier to visualize what it is I'm trying to do by checking out the site itself:
<!-- m --><a class="postlink" href="http://www.danhyde.com/beer">http://www.danhyde.com/beer</a><!-- m -->
Thanks in advance,
-Dan Hyde
Need some help from you experts out there. I've got a new website dedicated to beer bottles and I'd like for viewers to be able to vote for a given beer on a scale from 1 to 10. All the beers are in a database and I was wondering how I should set up a voting table so that each IP can only vote once and I can query the average score of each beer.
I'd appreciate some general pointers or anything helpful. You might find it easier to visualize what it is I'm trying to do by checking out the site itself:
<!-- m --><a class="postlink" href="http://www.danhyde.com/beer">http://www.danhyde.com/beer</a><!-- m -->
Thanks in advance,
-Dan Hyde