<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Is this how its done????"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Is this how its done????"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Is this how its done????</title>
				<description><![CDATA[ As a PHP newbie I could use some help. I am trying to install Advanced Poll 2.0.2 but can't get it to work.<br /> <br /> I have uploaded all the files to the server using ASCII for all of the php files.  I'm not sure if any need permission changes though.<br /> <br /> I created a new poll from the admin and copied the code snippet.<br /> <br /> I placed the following at the very top of my page before the [b]&lt;HTML&gt;[/b] tag;<br /> <br /> &lt;?php<br /> // Important! You have to include it before your html code<br /> include_once "/usr/local/plesk/apache/vhosts/mydomain.com/httpdocs/MyPoll/poll_cookie.php";<br /> ?&gt;<br /> <br /> I then placed the following snippet in the page where I wanted the poll to be;<br /> <br /> &lt;?php<br /> include_once "/usr/local/plesk/apache/vhosts/mydomain.com/httpdocs/MyPoll/booth.php";<br /> echo $php_poll-&gt;poll_process(4);<br /> ?&gt;<br /> <br /> I uploaded the page, (which happens to be my index page), to the server.<br /> When I go the the page with my browser all I see is [b]poll_process(4); ?&gt;[/b] where the poll is supposed to be.<br /> <br /> Am I doing it all wrong here????<br /> <br /> Any help appreciated!<br /> <br /> <br /> <br /> <br /> <br /> [color="blue"][/color][color="darkblue"][/color]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1486/3693.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1486/3693.php</link>
				<pubDate><![CDATA[Fri, 24 Jan 2003 03:39:46]]> GMT</pubDate>
				<author><![CDATA[ jcoones]]></author>
			</item>
	</channel>
</rss>