<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "how to include results from previous poll"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "how to include results from previous poll"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>how to include results from previous poll</title>
				<description><![CDATA[ How do I include the results from a previous poll? I added this<br /> [code]require &quot;./booth.php&quot;;<br /> echo $php_poll-&gt;view_poll_result&#40;x&#41;;[/code]<br /> But ended up getting a parse error<br /> <br /> So then I modified it a little to this<br /> <br /> [code]&lt;?php require &quot;/poll/pollphp/booth.php&quot;;<br /> echo $php_poll-&gt;view_poll_result&#40;4&#41;;?&gt;<br /> &lt;/div&gt;[/code]<br /> and now I get an error say it [quote]Fatal error: main(): Failed opening required '/poll/pollphp/booth.php' (include_path='.:/usr/local/lib/php') in /path/to/file/index.php on line 817[/quote]<br /> <br /> I'm not sure what this means or what I am doing incorrectly. All help is greatly appreciated.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3002/7942.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3002/7942.php</link>
				<pubDate><![CDATA[Fri, 16 Apr 2004 02:04:15]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ bumping this and hoping for a answer.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3002/7962.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3002/7962.php</link>
				<pubDate><![CDATA[Sun, 18 Apr 2004 00:33:48]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>bump again</title>
				<description><![CDATA[ I'm bumping it again]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3002/7980.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3002/7980.php</link>
				<pubDate><![CDATA[Wed, 21 Apr 2004 11:28:30]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ allmost allways your path has to begin with www or something like that,<br /> <br /> try to put it before<br /> /poll/pollphp/booth.php<br /> <br /> I mean<br /> <br /> /www/poll/pollphp/booth.php]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3002/8291.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3002/8291.php</link>
				<pubDate><![CDATA[Wed, 12 May 2004 23:20:48]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>