<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Adding Advanced Poll to a Webpage..."]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Adding Advanced Poll to a Webpage..."]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Adding Advanced Poll to a Webpage...</title>
				<description><![CDATA[ I have created a servey and when I clicked on help it tells me to copy the code below in a html page<br /> <br /> &lt;?php<br /> // Important! You have to include it before your html code<br /> include_once "/home/pasfins/public_html/pool/poll_cookie.php";<br /> ?&gt;<br /> <br /> &lt;html&gt;<br /> &lt;body&gt;<br /> &lt;?php<br /> include_once "/home/pasfins/public_html/pool/booth.php";<br /> echo $php_poll-&gt;poll_process(5);<br /> ?&gt;<br /> &lt;/body&gt;<br /> &lt;/html&gt;<br /> <br /> Now when I do this here is what I have on the page <br />  poll_process(5); ?&gt;<br /> <br /> <br /> Help please,  how should I copy the code...<br /> <br /> Thanks]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4474/15493.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4474/15493.php</link>
				<pubDate><![CDATA[Fri, 8 Apr 2005 20:10:27]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Your document needs to be .php, i.e., "polls.php", not "polls.html" and needs to be on a server that has php.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4474/15495.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4474/15495.php</link>
				<pubDate><![CDATA[Fri, 8 Apr 2005 21:53:06]]> GMT</pubDate>
				<author><![CDATA[ amber222]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ That's happening with me as well. But do I need to redo all of the page or can i just rename it?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4474/15699.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4474/15699.php</link>
				<pubDate><![CDATA[Wed, 20 Apr 2005 05:51:58]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Tim"]That's happening with me as well. But do I need to redo all of the page or can i just rename it?[/quote]<br /> <br /> you can just rename it.<br /> <br /> open file in notepad. do 'save as' then type "filename.php" (including the quotes!). save. done!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4474/15709.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4474/15709.php</link>
				<pubDate><![CDATA[Wed, 20 Apr 2005 15:06:04]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ it worked for me, except for one thing, its displaying another poll template, instead of the template i was using before]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4474/15781.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4474/15781.php</link>
				<pubDate><![CDATA[Sun, 24 Apr 2005 07:52:07]]> GMT</pubDate>
				<author><![CDATA[ Lyric]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ is there anyway to embed it into an .html page without having to change it to a .php ?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4474/15799.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4474/15799.php</link>
				<pubDate><![CDATA[Tue, 26 Apr 2005 04:37:53]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Anonymous"]is there anyway to embed it into an .html page without having to change it to a .php ?[/quote]<br /> U can add it within &lt;iframe&gt; tag, as i did, but note that old versions of browsers may not show it properly.<br /> <a class="snap_shots" href="http://surin.marketolog.biz/" target="_blank" rel="nofollow">http://surin.marketolog.biz/</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4474/15813.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4474/15813.php</link>
				<pubDate><![CDATA[Tue, 26 Apr 2005 16:20:26]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Anonymous"]is there anyway to embed it into an .html page without having to change it to a .php ?[/quote]<br /> Why would you feel you have to do that? In case it's the index.html file you have to change, after creating the .php version, you can delete the .html version and every browser will take you to the .php.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4474/15896.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4474/15896.php</link>
				<pubDate><![CDATA[Mon, 2 May 2005 23:58:16]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I have the files saved as php one is poll.php the other is index.php (where I embedded the code) and I am still only displaying the (poll process 4) line<br /> <br /> Should I leave it as booth.php or specify the actual poll?<br /> <br /> Thanks]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4474/15902.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4474/15902.php</link>
				<pubDate><![CDATA[Tue, 3 May 2005 06:16:06]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Nevermind, your comments and help paid off, I just needed a bit more elbow work.  Thanks to all who left help.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4474/15903.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4474/15903.php</link>
				<pubDate><![CDATA[Tue, 3 May 2005 06:21:46]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>