<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Error with .html and Advanced Poll"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Error with .html and Advanced Poll"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Error with .html and Advanced Poll</title>
				<description><![CDATA[ hi everybody,<br /> <br /> I have some problems when I try to execute this script in html pages.<br /> If I execute in .php file works fine but when I execute in an .html page return me this:<br /> <br /> poll_process(1); ?&gt;<br /> <br /> I unclude this source in my web:<br /> &lt;?php require "votos/booth.php"; ?&gt;<br /> &lt;/head&gt;<br /> &lt;body&gt;<br /> &lt;?php<br /> echo $php_poll-&gt;poll_process(1);<br /> ?&gt;<br /> <br /> how I execute this poll in a html page?<br /> <br /> thanks]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/376/934.php</guid>
				<link>https://proxy2.de/forum/posts/preList/376/934.php</link>
				<pubDate><![CDATA[Tue, 26 Mar 2002 16:03:43]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I believe you can only execute it with .php pages. You can't use .html extension, rename it with .php extension.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/376/941.php</guid>
				<link>https://proxy2.de/forum/posts/preList/376/941.php</link>
				<pubDate><![CDATA[Wed, 27 Mar 2002 07:02:04]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I had the same problem. I guess, you are using html templates for you php file. So these functions are just printed to html, not executed. You can't use php scripts inside you templates. Move it to php.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/376/1026.php</guid>
				<link>https://proxy2.de/forum/posts/preList/376/1026.php</link>
				<pubDate><![CDATA[Fri, 5 Apr 2002 02:27:43]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hey!<br /> <br /> Don't listen to them. They are all jerks...<br /> You CAN! use php scripts in your .htm or .html files!<br /> Do this:<br /> 1. Make a file [b][u].htaccess[/u][/b] within the root with your .htm/.html file.<br /> 2. Put this line into the .htaccess file: [u]AddType application/x-httpd-php .html .htm[/u]<br /> <br /> THAT'S ALL!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/376/1073.php</guid>
				<link>https://proxy2.de/forum/posts/preList/376/1073.php</link>
				<pubDate><![CDATA[Mon, 8 Apr 2002 10:59:05]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>