I have the following page which is a basic voting script, utilizing PHP COOKIES to determine if the user has voted already (avoidind multiple votes). However, when installed, the votes will not "take", meaning the page just refreshes and nothing happens. This is after clearing my cookies in...