<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "problems with Advance poll"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "problems with Advance poll"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>problems with Advance poll</title>
				<description><![CDATA[ I'm new to php programming and have problem to implement the poll on my html page. The result is:<br /> <br /> connect(); $php_poll=new poll(); ?&gt;<br /> poll_process(4); ?&gt;<br /> <br /> So, I used the suggestion which I found on this forum:<br /> <br /> &lt;style type="text/php"&gt; <br /> .poll:#default <br /> { <br /> input your php code here <br /> } <br /> &lt;/style&gt;<br /> <br /> <br /> &lt;poll php="#default" alt="My Great Poll" //&gt;<br /> <br /> Now is my page blank.<br /> I don't know what I have to put in alt="", where do I have to put my poll_process(4); and how do I have to make it visable on my html page?<br /> <br /> Pls. could somebody help me to solve this problem!?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3674/10753.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3674/10753.php</link>
				<pubDate><![CDATA[Fri, 1 Oct 2004 22:05:52]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ change page extension to .php rather than .html/.htm<br /> <br /> And use proper php tags and code...<br /> <br /> &lt;?php<br /> include_once "./textfile/booth.php";<br /> echo $php_poll-&gt;poll_process("newest");<br /> ?&gt;]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3674/10757.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3674/10757.php</link>
				<pubDate><![CDATA[Sat, 2 Oct 2004 00:52:49]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
	</channel>
</rss>