<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "CMON, POLL HELP, IF U GOT IT WORKING THEN HELP"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "CMON, POLL HELP, IF U GOT IT WORKING THEN HELP"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>CMON, POLL HELP, IF U GOT IT WORKING THEN HELP</title>
				<description><![CDATA[ ok under the line is what the "beginning" of my html is. When i run the page-- at the top it shows "poll_process(4); ?&gt; " then under my original stuff. <br /> <br /> For a test gogo <a class="snap_shots" href="http://www.viralcore.com/" target="_blank" rel="nofollow">http://www.viralcore.com/</a><br /> <br /> <br /> HERES WHAT MY HTML BEGINS WITH:<br /> _________________________________________________________<br /> &lt;?php<br /> // Important! You have to include it before your html code<br /> include_once "/home/viralcor/www/www/Scripts/Poll PHP/textfile/poll_cookie.php";<br /> ?&gt;<br /> <br /> &lt;html&gt;<br /> &lt;body&gt;<br /> &lt;?php<br /> include_once "/home/viralcor/www/www/Scripts/Poll PHP/textfile/booth.php";<br /> echo $php_poll-&gt;poll_process(4);<br /> ?&gt;<br /> &lt;/body&gt;<br /> &lt;/html&gt;<br /> <br /> """""""""""ok now begins the other code that was originally there*********<br /> <br /> &lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"&gt;<br /> &lt;html&gt;<br /> &lt;head&gt;<br /> &lt;!-- TemplateBeginEditable name="doctitle" --&gt; <br /> &lt;title&gt;Viral-Core&lt;/title&gt;<br /> &lt;!-- TemplateEndEditable --&gt; <br /> &lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"&gt;<br /> &lt;script language="JavaScript" type="text/JavaScript"&gt;<br /> <br /> <br /> <br /> please someone take 20 seconds to help me, thx]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1763/4456.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1763/4456.php</link>
				<pubDate><![CDATA[Sun, 23 Mar 2003 01:23:26]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ i'm having the same problem. any info would be great.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1763/4472.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1763/4472.php</link>
				<pubDate><![CDATA[Mon, 24 Mar 2003 13:52:41]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Try this :<br /> <br /> &lt;?php <br /> // Important! You have to include it before your html code <br /> include_once "/home/viralcor/www/www/Scripts/Poll PHP/textfile/poll_cookie.php"; <br /> ?&gt; <br /> <br /> &lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"&gt; <br /> &lt;html&gt; <br /> &lt;head&gt; <br /> &lt;!-- TemplateBeginEditable name="doctitle" --&gt; <br /> &lt;title&gt;Viral-Core&lt;/title&gt; <br /> &lt;!-- TemplateEndEditable --&gt; <br /> &lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"&gt; <br /> &lt;script language="JavaScript" type="text/JavaScript"&gt; <br /> &lt;/head&gt;<br /> <br /> &lt;body&gt; <br /> &lt;?php <br /> include_once "/home/viralcor/www/www/Scripts/Poll PHP/textfile/booth.php"; <br /> echo $php_poll-&gt;poll_process(4); <br /> ?&gt; <br /> &lt;/body&gt; <br /> &lt;/html&gt; <br /> <br /> Try this.  I have reconfigured your code to make sure everything is closed off.   Only this code, <br /> <br /> &lt;?php <br /> // Important! You have to include it before your html code <br /> include_once "/home/viralcor/www/www/Scripts/Poll PHP/textfile/poll_cookie.php"; <br /> ?&gt; <br />              <br /> Only that code(above) has to be a the very top of each page that the poll is on.    The code that shows where your poll is on the page can go anywhere in the body.  <br /> <br /> Also very important: Make sure the extension of your page is .php not .html.   If it is .html, simply change the extension to .php and it should work]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1763/4473.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1763/4473.php</link>
				<pubDate><![CDATA[Mon, 24 Mar 2003 15:53:46]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>