If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
poll cookie.. longer than 24 hours?  XML
Forum Index » Support Forum
Author Message
Anonymous



I want to increase the length of time the cookie is set for and even used: setcookie($cookie_name, "1", time()+30000000);
yet, it still lets people vote again every 24 hours. Is there another place the cookie is in that i'm overlooking?
Anonymous



poll_cookie.php

.
$cookie_expire = 24; // hours
.
.
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum