<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Advanced poll show all"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Advanced poll show all"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Advanced poll show all</title>
				<description><![CDATA[ Is it possible to make a custom page called archives or so, to allow users to see all past polls?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1951/4886.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1951/4886.php</link>
				<pubDate><![CDATA[Tue, 20 May 2003 23:10:47]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I want to know that 2!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1951/6644.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1951/6644.php</link>
				<pubDate><![CDATA[Sat, 29 Nov 2003 13:38:12]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ yes in short.<br /> <br /> Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1951/6646.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1951/6646.php</link>
				<pubDate><![CDATA[Sat, 29 Nov 2003 14:12:51]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ &lt;?php<br /> <br /> require "poll/include/config.inc.php";<br /> require "poll/include/$POLLDB[class]";<br /> require "poll/include/class_poll.php";<br /> require "poll/include/class_pollcomment.php";<br /> require "poll/include/class_plist.php";<br /> $CLASS["db"] = new polldb_sql;<br /> $CLASS["db"]-&gt;connect(); <br /> <br /> $php_poll = new plist();<br /> <br /> /* poll */<br /> $php_poll-&gt;set_template_set("plain");<br /> $php_poll-&gt;set_max_bar_length(200);<br /> $php_poll-&gt;set_max_bar_height(10);<br /> if (isset($HTTP_GET_VARS['poll_id'])) {<br /> echo $php_poll-&gt;poll_process($HTTP_GET_VARS['poll_id']);<br /> } else {<br /> echo $php_poll-&gt;poll_process("newest");<br /> }<br /> <br /> /* poll list */<br /> $php_poll-&gt;set_template("poll_list");<br /> $php_poll-&gt;set_date_format("d/m/Y");<br /> echo $php_poll-&gt;view_poll_list();<br /> echo $php_poll-&gt;get_list_pages();<br /> <br /> ?&gt;]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1951/6668.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1951/6668.php</link>
				<pubDate><![CDATA[Tue, 2 Dec 2003 19:55:12]]> GMT</pubDate>
				<author><![CDATA[ Remi Sture]]></author>
			</item>
			<item>
				<title>Selectvily view polls</title>
				<description><![CDATA[ I have created about 20 polls and want to divide them into different categories.<br /> <br /> For example.  If  the polls are money related, then it would appear in money.php, if the polls are sports related, then it would appear in sports.php, etc. etc.<br /> <br /> I know there is a view all list.. but can Iselectively show which polls to appear on a specific page.<br /> <br /> /* poll list */<br /> $php_poll-&gt;set_template("poll_list");<br /> $php_poll-&gt;set_date_format("m/d/Y");<br /> echo $php_poll-&gt;view_poll_list();<br /> echo $php_poll-&gt;get_list_pages();<br /> <br /> <br /> thanks,<br /> <br /> Mike]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1951/6866.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1951/6866.php</link>
				<pubDate><![CDATA[Mon, 29 Dec 2003 01:30:59]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ so you can't use the standard format???<br /> <br />  &lt;?php require "../../poll/booth.php"; echo $php_poll-&gt;view_poll_result(5);  ?&gt;<br /> <br /> I'd like to use it in different places on the same page to display multiple polls? it doesn't seem to work for me...<br /> <br /> climber]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1951/6919.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1951/6919.php</link>
				<pubDate><![CDATA[Mon, 5 Jan 2004 02:53:06]]> GMT</pubDate>
				<author><![CDATA[ climber]]></author>
			</item>
	</channel>
</rss>