Jump to content

PHP and cookies


majocmatt

Recommended Posts

Users are able to vote via text input on my site, but they only are allowed to vote for a certain string once per day, but as many different strings per day as they like.

I want to force this by setting cookies, what though, is the best way to do this since there will be multiple strings? One string per cookie or can you set an array of strings in a single cookie?

Thanks.
Link to comment
Share on other sites

Ok, i will do seperate cookies for each string, however, i dont think sessions alone will work since i want them to be persistent even if they leave and come back later. i realize this wont work if they use a diff computer but im simply trying to minimize the problems
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.