<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Trotz gesetzter Cookies kann beliebig oft abgestimmt werden"]]></title>
		<link>https://proxy2.de/forum/posts/list/4.php</link>
		<description><![CDATA[Latest messages posted in the topic "Trotz gesetzter Cookies kann beliebig oft abgestimmt werden"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Trotz gesetzter Cookies kann beliebig oft abgestimmt werden</title>
				<description><![CDATA[ Hi,<br /> <br /> mit dem Advanced Poll bin ich eigentlich voll und ganz zufrieden, doch gibt es ein kleines Problem.<br /> <br /> Wenn ich bei meiner Umfrage gevotet habe, so kann ich das immer und immer wieder tun. Ich habe den Cookie gesetzt, also die Zeile, auch vor den Doctype, doch ich kann unbegrenzt abstimmen. <br /> <br /> [code]&lt;?php session_start&#40;&#41;; ?&gt; <br /> &lt;?php <br /> /* Include this before your html code */<br /> include &quot;../poll/poll_cookie.php&quot;; <br /> ?&gt;<br /> &lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;<br />           &quot;http&#58;//www.w3.org/TR/html4/loose.dtd&quot;&gt;[/code]<br /> <br /> Bei Überprüfung habe ich "IP Tabelle" angeklickt. Die Stundenanzahl, die ich eingebe, wird ignoriert. <br /> <br /> Kann mir mal jemand bitte helfen? Ich kapier nicht, warums nicht geht!<br /> <br /> Danke schön, Gruß]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5929/21505.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5929/21505.php</link>
				<pubDate><![CDATA[Sat, 4 Nov 2006 13:25:33]]> GMT</pubDate>
				<author><![CDATA[ lommel]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Da ist ein Zeilenumbruch zuviel enthalten.<br /> <br /> Entweder:<br /> <br /> [code]<br /> &lt;?php session_start&#40;&#41;; ?&gt;&lt;?php<br /> /* Include this before your html code */<br /> include &quot;../poll/poll_cookie.php&quot;;<br /> ?&gt;<br /> &lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;<br />           &quot;http&#58;//www.w3.org/TR/html4/loose.dtd&quot;&gt;<br /> <br /> [/code]<br /> <br /> <br /> oder<br /> <br /> [code]<br /> &lt;?php <br /> session_start&#40;&#41;; <br /> include &quot;../poll/poll_cookie.php&quot;;<br /> ?&gt;<br /> &lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;<br />           &quot;http&#58;//www.w3.org/TR/html4/loose.dtd&quot;&gt;<br /> <br /> [/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5929/21516.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5929/21516.php</link>
				<pubDate><![CDATA[Sun, 5 Nov 2006 16:14:42]]> GMT</pubDate>
				<author><![CDATA[ phpuser3]]></author>
			</item>
	</channel>
</rss>