Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
13/08/2002 20:57:31
|
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
|
|
13/08/2002 23:00:50
|
Anonymous
|
remove the cookie php code
<?php
include "./poll_cookie.php
?>
that's all
|
|
|
|
|
|
Based on the open source JForum
|