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
https://forums.phpfreaks.com/topic/23321-php-and-cookies/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.