<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "command ?php does not work, but !--#include does. Why?"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "command ?php does not work, but !--#include does. Why?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>command ?php does not work, but !--#include does. Why?</title>
				<description><![CDATA[ Hi.<br /> <br /> When I add the command &lt;!--#include virtual="/poll/poll_ssi.php?poll_id=4" --&gt; , the poll works.<br /> But when I try to customize it such as this:<br /> &lt;?php<br /> include_once "/www/mperreault/latexlover/poll/booth.php";<br /> echo $php_poll-&gt;poll_process(4);<br /> $php_poll-&gt;set_template_set("plain");<br /> ?&gt;<br /> <br /> it doesn't show up on the html page.  All I get is the following text being echoed  instead of the poll:  poll_process(4); $php_poll-&gt;set_template_set("plain"); ?&gt;<br /> <br /> Why?<br /> This is unfortunate beause I cannot seem to be able to customize the poll!<br /> <br /> See <a class="snap_shots" href="http://www.latexlover.net/latexlover/chatroom/test.html" target="_blank" rel="nofollow">http://www.latexlover.net/latexlover/chatroom/test.html</a> .  The first poll shows up fine.  bellow, the ?php command echoes a text command.<br /> <br /> DrJOnes666]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/998/2553.php</guid>
				<link>https://proxy2.de/forum/posts/preList/998/2553.php</link>
				<pubDate><![CDATA[Thu, 15 Aug 2002 02:37:01]]> GMT</pubDate>
				<author><![CDATA[ DrJOnes666]]></author>
			</item>
			<item>
				<title>found the answer</title>
				<description><![CDATA[ I'v efound the answer to my question.<br /> It seems that in order to work, the file extension must be set to .php and not .html or .shtml .<br /> <br /> <br /> I sure wish there was a DETAILED Manual somewhere on the site.<br /> <br /> DrJOnes666]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/998/2554.php</guid>
				<link>https://proxy2.de/forum/posts/preList/998/2554.php</link>
				<pubDate><![CDATA[Thu, 15 Aug 2002 08:51:54]]> GMT</pubDate>
				<author><![CDATA[ DrJOnes666]]></author>
			</item>
			<item>
				<title>found the answer</title>
				<description><![CDATA[ For future reference ANYTIME you are using PHP in your page, you MUST name that page .php<br /> <br /> <br /> [quote="DrJOnes666"]<br /> I'v efound the answer to my question.<br /> It seems that in order to work, the file extension must be set to .php and not .html or .shtml .<br /> <br /> <br /> I sure wish there was a DETAILED Manual somewhere on the site.<br /> <br /> DrJOnes666<br /> [/quote]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/998/2560.php</guid>
				<link>https://proxy2.de/forum/posts/preList/998/2560.php</link>
				<pubDate><![CDATA[Thu, 15 Aug 2002 21:29:54]]> GMT</pubDate>
				<author><![CDATA[ dunnma]]></author>
			</item>
	</channel>
</rss>