Hey,
i am looking for some help creating a php script that allows users to vote up (only up) a certain item.
I have created a mysql column “vote” and presume I need to add 1 every time some clicks on the button. but i cant quite get the script happening… any ideas???