Welcome Guest, Not a member yet? Register   Sign In
Building a "favorite this" system and totally stuck
#2

[eluser]gullah[/eluser]
I have a similar system going and I did something like this.

User Table
id

votes table
id
user_id
item_id

Item table
id
vote_up
vote_down

when someone goes to the page/or submits their vote you can check the votes table to see if they have already voted pretty easily by using the session information you have setup, and the item id from the url or wherever. Hope this helps.


Messages In This Thread
Building a "favorite this" system and totally stuck - by El Forum - 07-22-2008, 06:43 AM
Building a "favorite this" system and totally stuck - by El Forum - 07-22-2008, 08:26 AM
Building a "favorite this" system and totally stuck - by El Forum - 07-22-2008, 09:01 AM
Building a "favorite this" system and totally stuck - by El Forum - 07-22-2008, 10:09 AM
Building a "favorite this" system and totally stuck - by El Forum - 07-22-2008, 11:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB