<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Strange problem with cookies in PHPPoll"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Strange problem with cookies in PHPPoll"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Strange problem with cookies in PHPPoll</title>
				<description><![CDATA[ I need help with cookies security in PHPPoll on my site:<br /> <br /> [url]http://nonameclan.net[/url]<br /> <br /> IP security works fine, user with same IP can vote only once.<br /> <br /> Cookie security don’t work and this is strange … Look:<br /> <br /> [url]http://elrom.pl/nnc/vote.php[/url]    - this is my vote site, on this site everything working fine :/<br /> <br /> I put it to my index.php on my main site (nonameclan.net) to the line:<br /> <br /> &lt;td class="sidelink" width="100%"&gt;&lt;iframe name="ankieta" src="http://elrom.pl/nnc/vote.php" width="150" height="230" frameborder="0" scrolling="no"&gt;&lt;/iframe&gt;&lt;/td&gt;    <br />  <br /> And now – cookies security on <a class="snap_shots" href="http://elrom.pl/nnc/vote.php" target="_blank" rel="nofollow">http://elrom.pl/nnc/vote.php</a>   site works properly but cookies protection on <a class="snap_shots" href="http://nonameclan.net" target="_blank" rel="nofollow">http://nonameclan.net</a> (in file index.php) who has same site in a &lt;iframe&gt; doesn’t works.<br /> <br /> I'v put this code at the beginning of my index.php file:<br /> <br /> &lt;?php<br /> <br /> // Important! You have to include it before your html code<br /> <br /> include_once "/home/users/elrom/public_html/nnc/votes/poll_cookie.php";<br /> <br /> ?&gt;<br /> <br /> &lt;html&gt;<br /> <br /> &lt;head&gt;<br /> <br /> So everything looks O.K. but cookies security don’t work ( if I turn off IP security u can refresh site and vote again or u can reconnect your connection, get new IP and revote again).<br />  <br /> Thank’s for your help<br /> <br /> Hans’]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3177/8448.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3177/8448.php</link>
				<pubDate><![CDATA[Wed, 26 May 2004 19:15:16]]> GMT</pubDate>
				<author><![CDATA[ Hans]]></author>
			</item>
	</channel>
</rss>