<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "I only get "poll_process(1); ?> ""]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "I only get "poll_process(1); ?> ""]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>I only get &quot;poll_process(1); ?&gt; &quot;</title>
				<description><![CDATA[ I have renamed all the .php files to .php3 and chanched all the files associations and no problem.<br /> Hi! I have installed the advanced poll 2.0 without problems, but I try to insert the poll on my page and I get this message where the poll should go: poll_process(1); ?&gt; <br /> why? For this I inserted :<br /> <br /> &lt;?php<br /> // Important! You have to include it before your html code<br /> include_once "/home3/www/web/www.mydomain.com/php/superpoll/poll_cookie.php3";<br /> ?&gt;<br /> <br /> &lt;html&gt;<br /> &lt;body&gt;<br /> &lt;?php<br /> include_once "/home3/www/web/www.mydomain.com/php/superpoll/booth.php3";<br /> echo $php_poll-&gt;poll_process(1);<br /> ?&gt;<br /> &lt;/body&gt;<br /> &lt;/html&gt;<br /> <br /> but doesn't work. PLEASE HELP!!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/267/671.php</guid>
				<link>https://proxy2.de/forum/posts/preList/267/671.php</link>
				<pubDate><![CDATA[Tue, 5 Mar 2002 10:12:39]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ try the 1 in quotes<br /> <br /> echo $php_poll-&gt;poll_process("1");]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/267/682.php</guid>
				<link>https://proxy2.de/forum/posts/preList/267/682.php</link>
				<pubDate><![CDATA[Tue, 5 Mar 2002 23:20:22]]> GMT</pubDate>
				<author><![CDATA[ SPeedY_B]]></author>
			</item>
			<item>
				<title>It doesn't work</title>
				<description><![CDATA[ Ohh,, it doesn't work!!  <img src="https://proxy2.de/forum//images/smilies/c30b4198e0907b23b8246bdd52aa1c3c.gif" /> please help!! I tryed to make a web only with this code:<br /> &lt;?php<br /> // Important! You have to include it before your html code<br /> include_once "/home3/www/web/www.mydomain.com/php/superpoll/poll_cookie.php3";<br /> ?&gt;&lt;html&gt;<br /> &lt;body&gt;<br /> &lt;?php<br /> include_once "/home3/www/web/www.mydomain.com/php/superpoll/booth.php3";<br /> echo $php_poll-&gt;poll_process("3");<br /> ?&gt;<br /> &lt;/body&gt;<br /> &lt;/html&gt;<br /> <br /> But it doesn´t work, any idea?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/267/692.php</guid>
				<link>https://proxy2.de/forum/posts/preList/267/692.php</link>
				<pubDate><![CDATA[Wed, 6 Mar 2002 21:44:50]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ For one thing, what is this php3? Why did you add a 3? It shouldn't be there.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/267/696.php</guid>
				<link>https://proxy2.de/forum/posts/preList/267/696.php</link>
				<pubDate><![CDATA[Thu, 7 Mar 2002 06:58:30]]> GMT</pubDate>
				<author><![CDATA[ O.C.]]></author>
			</item>
			<item>
				<title>PHP is not parsed</title>
				<description><![CDATA[ I had the same problem. The webserver obviously does not know he should parse your HTML-page for PHP-code and thus simply displays it! <br /> <br /> Change your document type from .html to .php or put an .htacess file with "AddType x-mapp-php4 .php .html .htm" in the root of your server to tell the server to parse html-files.<br /> <br /> Hope you get it - I'm not too familiar with PHP myself.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/267/713.php</guid>
				<link>https://proxy2.de/forum/posts/preList/267/713.php</link>
				<pubDate><![CDATA[Thu, 7 Mar 2002 23:02:52]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>I don't know what to do</title>
				<description><![CDATA[ I renamed the .html file to .php3 and .php4 but the result is the same. <br /> I don't know how to do that about htacess of the preview topic, any help?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/267/720.php</guid>
				<link>https://proxy2.de/forum/posts/preList/267/720.php</link>
				<pubDate><![CDATA[Fri, 8 Mar 2002 23:17:21]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I got the same problem. I spent hours trying to figure it out. Then I looked at the files that were included, one of them an shtml file. There I found out that we should be using the SSI_php version of it. When I copied and pasted that tag, it works fine. <br /> <br /> If you are using shtml for your site, this could be your problem.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/267/789.php</guid>
				<link>https://proxy2.de/forum/posts/preList/267/789.php</link>
				<pubDate><![CDATA[Fri, 15 Mar 2002 01:31:08]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>