<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "How to include poll in my page?"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "How to include poll in my page?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>How to include poll in my page?</title>
				<description><![CDATA[ I have installed mySQL based poll, and I'm trying for past several hours<br /> to iclude it to my index.php page.<br /> This is what i included in page: poll_ssi.php?poll_id=3 (as file name)<br /> And index page is in the same directory as poll_ssi.php.<br /> But nothing apears in my page.<br /> Please can somebody tell me what i missed?<br />  :roll:]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/44/112.php</guid>
				<link>https://proxy2.de/forum/posts/preList/44/112.php</link>
				<pubDate><![CDATA[Mon, 21 Jan 2002 16:46:27]]> GMT</pubDate>
				<author><![CDATA[ zerzer]]></author>
			</item>
			<item>
				<title>easy</title>
				<description><![CDATA[ if you look into the poll.php file, it is broke into 2 parts.<br /> Where you see "&lt;!-- cut text --&gt;, copy that half and put it wherever you want the poll to be. Take the top half, copy and paste it right before the &lt;html&gt; on the page. That works if the file you put it in is *.php]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/44/113.php</guid>
				<link>https://proxy2.de/forum/posts/preList/44/113.php</link>
				<pubDate><![CDATA[Mon, 21 Jan 2002 18:09:59]]> GMT</pubDate>
				<author><![CDATA[ lifesource]]></author>
			</item>
			<item>
				<title>easy</title>
				<description><![CDATA[ [quote="lifesource"]<br /> q all<br /> [/quote]<br /> <br /> Hmmm.. did you mean poll_ssi.php file? In that file is only part of code that goes before &lt;html&gt;.<br /> I put this code before html:  &lt;?php require "./booth.php"; echo $php_poll-&gt;poll_process(x);?&gt;<br /> And Poll apears in my page and averything works fine tnx.<br /> But i still don't understand how to make it appear in the place i want poll to be. As i understood this code &lt;!--#include virtual="poll_ssi.php?poll_id=x" --&gt; must be at wanted place but seams that this don't make any changes!?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/44/118.php</guid>
				<link>https://proxy2.de/forum/posts/preList/44/118.php</link>
				<pubDate><![CDATA[Mon, 21 Jan 2002 22:23:19]]> GMT</pubDate>
				<author><![CDATA[ zerzer]]></author>
			</item>
	</channel>
</rss>