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 
Advaced Poll - eliminate cookie & session stuff  XML
Forum Index » Support Forum
Author Message
Anonymous



Hi all,

hope someone can help.

Using Advanced Poll (database version) on Apache win32 server with PHP4 and mysql. Advanced Poll is up and running.

I want to use Advanced Poll on my personal website but don't want to "impose" cookies on my visitors. How can I eliminate the cookie stuff in the code without making a mess?

I do understand that without the cookies, people will be able to vote multiple times during the same visit but this does not matter to me.

Please help as my visitors are feddbacking me about the cookie stuff and I understand them as I promised there would be none.

prgoulet@sympatico.ca
Anonymous



remove the cookie php code
<?php
include "./poll_cookie.php
?>

that's all
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum