Every programmer here knows about ratings like that:
The problem is that I don't know how to make my SQL structure for that.
I think I can add up and down field in article
table in MySQL, but this does not allow multi voting.
Could you please tell me how to make it?
Do I have to create a new table?