<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "cookies"]]></title>
		<link>https://proxy2.de/forum/posts/list/4.php</link>
		<description><![CDATA[Latest messages posted in the topic "cookies"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>cookies</title>
				<description><![CDATA[ hiho! ich hab ein problem und zwar das wenn ich gevotet hab und meinen rechner neustarte kann ich wieder votetn! normalerweiße geht das doch net wenn man cookies aktiviert hat. hier der code den ich benütze:<br /> <br /> &lt;?php<br /> // Important! You have to include it before your html code<br /> include_once "/homepages/37/d35286086/htdocs/test/poll/poll_cookie.php";<br /> ?&gt;<br /> <br /> &lt;html&gt;<br /> &lt;body&gt;<br /> &lt;?php<br /> include_once "/homepages/37/d35286086/htdocs/test/poll/booth.php";<br /> echo $php_poll-&gt;poll_process("newest");<br /> ?&gt;<br /> &lt;/body&gt;<br /> &lt;/html&gt;<br /> <br /> bitte um hilfe!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/131/353.php</guid>
				<link>https://proxy2.de/forum/posts/preList/131/353.php</link>
				<pubDate><![CDATA[Thu, 7 Feb 2002 20:49:07]]> GMT</pubDate>
				<author><![CDATA[ Q1X9]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ normal ist das nicht!<br /> Kann aber auch am Browser liegen...]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/131/440.php</guid>
				<link>https://proxy2.de/forum/posts/preList/131/440.php</link>
				<pubDate><![CDATA[Fri, 15 Feb 2002 15:47:57]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ du löschst aber nicht zufällig automatisch immer deine cookies, oder?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/131/565.php</guid>
				<link>https://proxy2.de/forum/posts/preList/131/565.php</link>
				<pubDate><![CDATA[Mon, 25 Feb 2002 10:08:43]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Habe gleiches Problem</title>
				<description><![CDATA[ Habe gleiches Problem! Habe bereits <br /> <br /> &lt;?php require "poll_cookie.php"; ?&gt;<br /> <br /> sowie<br /> <br /> &lt;?php<br /> include_once "...poll_cookie.php";<br /> ?&gt;<br /> <br /> versucht! Welches ist richtig?? Beide sind irgendwo in der hilfe angegeben!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/131/620.php</guid>
				<link>https://proxy2.de/forum/posts/preList/131/620.php</link>
				<pubDate><![CDATA[Fri, 1 Mar 2002 17:24:49]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ habt ihr vielleicht so antiviren zeugs drauf das beim runterfahren automatisch die cookies löscht ?!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/131/643.php</guid>
				<link>https://proxy2.de/forum/posts/preList/131/643.php</link>
				<pubDate><![CDATA[Sun, 3 Mar 2002 13:42:04]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>nö</title>
				<description><![CDATA[ nö, es funzt nur die IP-Sperre! Wenn ich die Verbindung kruz unterbreche, und dann erneut verbinde, kann ich erneut abstimmen!  <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif" />  <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif" />  <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/131/663.php</guid>
				<link>https://proxy2.de/forum/posts/preList/131/663.php</link>
				<pubDate><![CDATA[Mon, 4 Mar 2002 16:29:10]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Selbes Problem</title>
				<description><![CDATA[ Ich habe das gleiche Problem. Die IP-Sperre geht, aber sobald ich mich neu ins Internet einwähle, kann ich wieder abstimmen. Gibt es mittlerweile eine Lösung?<br /> <br /> bye, Tooms]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/131/1015.php</guid>
				<link>https://proxy2.de/forum/posts/preList/131/1015.php</link>
				<pubDate><![CDATA[Wed, 3 Apr 2002 14:12:36]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Die Identität eines Benutzer kann nicht durch Scripting festgestellt werden, wenn derjenige Cookies deaktiviert hat und sich mit jedem erneuten Einwählen eine andere IP zugewiesen bekommt.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/131/1272.php</guid>
				<link>https://proxy2.de/forum/posts/preList/131/1272.php</link>
				<pubDate><![CDATA[Mon, 29 Apr 2002 11:06:27]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Habe gleiches Problem</title>
				<description><![CDATA[ [quote="DerSchlawiner"]<br /> Habe gleiches Problem! Habe bereits <br /> <br /> &lt;?php require "poll_cookie.php"; ?&gt;<br /> <br /> sowie<br /> <br /> &lt;?php<br /> include_once "...poll_cookie.php";<br /> ?&gt;<br /> <br /> versucht! Welches ist richtig?? Beide sind irgendwo in der hilfe angegeben!<br /> [/quote]<br /> <br /> der zweite php-code ist auf jeden fall falsch und müsste eine fehlermeldung ergeben. In der Regel sollte der komplette pfad stehen<br /> <br /> z.B. <br /> &lt;?php<br /> require "/usr/local/www/htdocs/poll/poll_cookie.php";<br /> ?&gt;]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/131/1646.php</guid>
				<link>https://proxy2.de/forum/posts/preList/131/1646.php</link>
				<pubDate><![CDATA[Wed, 29 May 2002 00:05:02]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>