<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Site ? for Poll"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Site ? for Poll"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Site ? for Poll</title>
				<description><![CDATA[ this is my code for the page:<br /> <br /> &lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"&gt;<br /> &lt;html&gt;<br /> &lt;head&gt;<br /> &lt;title&gt;Poll&lt;/title&gt;<br /> &lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"&gt;<br /> &lt;/head&gt;<br /> &lt;body&gt;<br /> &lt;?php require "poll_cookie.php";?&gt;<br /> &lt;?php<br /> // Important! You have to include it before your html code<br /> include_once "/usr/local/psa/mysite.com/httpdocs/poll/poll_cookie.php";<br /> ?&gt;&lt;html&gt;<br /> &lt;body&gt;<br /> &lt;?php<br /> include_once "/usr/local/psa/mysite.com/httpdocs/poll/booth.php";<br /> echo $php_poll-&gt;poll_process(1);<br /> ?&gt;<br /> &lt;/body&gt;<br /> &lt;/html&gt;<br /> &lt;/body&gt;<br /> &lt;/html&gt;<br /> <br /> <br /> I get this error though when I vote and hit submit:<br /> <br /> Warning: Cannot add header information - headers already sent by (output started at /usr/local/psa/mysite.com/httpdocs/poll/poll2.php:<img src="https://proxy2.de/forum//images/smilies/b2eb59423fbf5fa39342041237025880.gif"  /> in /usr/local/psa/mysite.com/httpdocs/poll/poll_cookie.php on line 21<br /> <br /> <br /> Please help...]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1884/4746.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1884/4746.php</link>
				<pubDate><![CDATA[Sun, 27 Apr 2003 08:55:38]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ try it like this...<br /> <br /> <br /> &lt;?php <br /> // Important! You have to include it before your html code <br /> include_once "/usr/local/psa/mysite.com/httpdocs/poll/poll_cookie.php"; <br /> ?&gt;<br /> <br /> &lt;html&gt; <br /> <br /> &lt;head&gt;<br /> &lt;title&gt;Poll&lt;/title&gt; <br /> &lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"&gt;<br /> &lt;/head&gt;<br /> <br /> &lt;body&gt; <br /> &lt;?php <br /> include_once "/usr/local/psa/mysite.com/httpdocs/poll/booth.php"; <br /> echo $php_poll-&gt;poll_process(1); <br /> ?&gt; <br /> &lt;/body&gt; <br /> <br /> &lt;/html&gt;]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1884/4753.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1884/4753.php</link>
				<pubDate><![CDATA[Sun, 27 Apr 2003 19:35:57]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>tHANKS</title>
				<description><![CDATA[ It works great now Thanks much <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1884/4755.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1884/4755.php</link>
				<pubDate><![CDATA[Sun, 27 Apr 2003 22:03:47]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>