<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Problem with Poll script"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Problem with Poll script"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Problem with Poll script</title>
				<description><![CDATA[ Hello,I have installed the Poll script successfully and i have put this code snippet in my HTML <br /> <br /> [code]<br /> <br /> &lt;?php<br /> // Important! You have to include it before your html code<br /> include_once &quot;C&#58;/www/poll/poll_cookie.php&quot;;<br /> ?&gt;<br /> <br /> &lt;html&gt;<br /> &lt;body&gt;<br /> &lt;?php<br /> include_once &quot;C&#58;/www/poll/booth.php&quot;;<br /> echo $php_poll-&gt;poll_process&#40;1&#41;;<br /> ?&gt;<br /> &lt;/body&gt;<br /> &lt;/html&gt;<br /> <br /> [/code]<br /> <br /> but it doesnt show the poll in the page but shows this text "poll_process(1);"<br /> <br /> Then i changed the code a little<br /> <br /> changed this<br /> [code]<br /> echo $php_poll-&gt;poll_process&#40;1&#41;;<br /> [/code]<br /> <br /> to this<br /> <br /> [code]<br /> echo $php_poll = poll_process&#40;1&#41;;<br /> [/code]<br /> <br /> That made that text disappear but it still doesnt show the poll. Its completely blank now. Pls help me.<br /> Thanks]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3718/10942.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3718/10942.php</link>
				<pubDate><![CDATA[Fri, 15 Oct 2004 18:44:53]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ okay ,... i see that this problem has been posted before. I have to convert it into a .php file ... but the problem is that the code should be included into a template for Blog:cms. I added the snippet to the HTML skin part of the script. It cannot be converted to .php<br /> <br /> So is there any way i can make a poll.php and add the snippet in that file...and then call the php file from html ?<br /> <br /> Thanks]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3718/10943.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3718/10943.php</link>
				<pubDate><![CDATA[Fri, 15 Oct 2004 18:58:02]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ If you're adding it to a blog page or CMS then odds are the page is php already.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3718/10944.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3718/10944.php</link>
				<pubDate><![CDATA[Fri, 15 Oct 2004 21:53:35]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>