<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "a simple way to show comments...."]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "a simple way to show comments...."]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>a simple way to show comments....</title>
				<description><![CDATA[ this is woring right now:<br /> before the &lt;head&gt;<br /> [code]&lt;?php<br /> // Important! You have to include it before your html code<br /> include_once &quot;/home/peetdk/public_html/pollphp/db/poll_cookie.php&quot;;<br /> ?&gt;[/code]<br /> and then in the &lt;body&gt;<br /> [code]&lt;?php<br /> include_once &quot;/home/peetdk/public_html/pollphp/db/booth.php&quot;;<br /> echo $php_poll-&gt;poll_process&#40;6&#41;;<br /> ?&gt;[/code]<br /> <br /> I just whant to show the comment people are sending. How can do that on the easily way?<br /> <br /> Tryed<br /> [code]&lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;1&quot; align=&quot;center&quot; bgcolor=&quot;#666699&quot;&gt;<br />   &lt;tr align=&quot;center&quot;&gt;<br />     &lt;td&gt;<br />      &lt;style type=&quot;text/css&quot;&gt;<br />       &lt;!--<br />        .button &#123;  font-family&#58; Verdana, Arial, Helvetica, sans-serif; font-size&#58; 8pt&#125;<br />        .textarea &#123;  font-family&#58; &quot;MS Sans Serif&quot;; font-size&#58; 9pt; width&#58; 195px&#125;<br />        .input &#123;  width&#58; 195px&#125;<br />       --&gt;<br />     &lt;/style&gt;&lt;font color=&quot;#FFFFFF&quot; face=&quot;Verdana, Arial, Helvetica, sans-serif&quot; size=&quot;2&quot;&gt;&lt;b&gt;Send Your Comment&lt;/b&gt;&lt;/font&gt;&lt;/td&gt;<br />   &lt;/tr&gt;<br />   &lt;tr&gt;<br />     &lt;td&gt;<br />       &lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;5&quot; align=&quot;center&quot; bgcolor=&quot;#FFFFFF&quot; width=&quot;200&quot;&gt;<br />         &lt;tr&gt;<br />           &lt;td width=&quot;149&quot;&gt;<br />             &lt;form method=&quot;post&quot; action=&quot;$this-&gt;form_forward&quot;&gt;<br />               &lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; bgcolor=&quot;&quot; align=&quot;center&quot;&gt;<br />                 &lt;tr&gt;<br />                   &lt;td class=&quot;td1&quot; height=&quot;40&quot;&gt;&lt;b&gt;&lt;font face=&quot;Verdana, Arial, Helvetica, sans-serif&quot; size=&quot;1&quot;&gt;$question&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;<br />                 &lt;/tr&gt;<br />                 &lt;tr&gt;<br />                   &lt;td class=&quot;td1&quot;&gt;&lt;font face=&quot;Verdana, Arial, Helvetica, sans-serif&quot; size=&quot;1&quot;&gt;Name&#58;&lt;/font&gt;&lt;br&gt;<br />                     &lt;input type=&quot;text&quot; name=&quot;name&quot; maxlength=&quot;25&quot; class=&quot;input&quot; size=&quot;23&quot;&gt;<br />                   &lt;/td&gt;<br />                 &lt;/tr&gt;<br />                 &lt;tr&gt;<br />                   &lt;td class=&quot;td1&quot;&gt;&lt;font face=&quot;Verdana, Arial, Helvetica, sans-serif&quot; size=&quot;1&quot;&gt;e-mail&#58;&lt;/font&gt;&lt;br&gt;<br />                     &lt;input type=&quot;text&quot; name=&quot;email&quot; size=&quot;23&quot; maxlength=&quot;50&quot; class=&quot;input&quot;&gt;<br />                   &lt;/td&gt;<br />                 &lt;/tr&gt;<br />                 &lt;tr&gt;<br />                   &lt;td class=&quot;td1&quot;&gt;&lt;font face=&quot;Verdana, Arial, Helvetica, sans-serif&quot; size=&quot;1&quot;&gt;Comment&#40;*&#41;&#58;&lt;/font&gt;&lt;br&gt;<br />                     &lt;font face=&quot;MS Sans Serif&quot; size=&quot;1&quot;&gt;<br />                     &lt;textarea name=&quot;message&quot; cols=&quot;19&quot; wrap=&quot;VIRTUAL&quot; rows=&quot;6&quot; class=&quot;textarea&quot;&gt;&lt;/textarea&gt;<br />                     &lt;/font&gt;<br />                   &lt;/td&gt;<br />                 &lt;/tr&gt;<br />                 &lt;tr valign=&quot;top&quot;&gt;<br />                   &lt;td&gt;<br />                     &lt;input type=&quot;submit&quot; value=&quot;Submit&quot; class=&quot;button&quot;&gt;<br />                     &lt;input type=&quot;reset&quot; value=&quot;Reset&quot; class=&quot;button&quot;&gt;<br />                     &lt;input type=&quot;hidden&quot; name=&quot;action&quot; value=&quot;add&quot;&gt;<br />                     &lt;input type=&quot;hidden&quot; name=&quot;id&quot; value=&quot;$poll_id&quot;&gt;<br />                   &lt;/td&gt;<br />                 &lt;/tr&gt;<br />               &lt;/table&gt;<br />             &lt;/form&gt;<br />           &lt;/td&gt;<br />         &lt;/tr&gt;<br />       &lt;/table&gt;<br />     &lt;/td&gt;<br />   &lt;/tr&gt;<br /> &lt;/table&gt;<br /> [/code]<br /> <br /> but it don't work...]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1020/2616.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1020/2616.php</link>
				<pubDate><![CDATA[Mon, 30 Sep 2002 19:37:18]]> GMT</pubDate>
				<author><![CDATA[ peet_dk]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ <a class="snap_shots" href="http://www.proxy2.de/poll/demo_4.php" target="_blank" rel="nofollow">http://www.proxy2.de/poll/demo_4.php</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1020/2624.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1020/2624.php</link>
				<pubDate><![CDATA[Tue, 1 Oct 2002 18:34:02]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ okay, now have but this under &lt;body&gt;<br /> [code]&lt;?php<br /> <br /> /* path */<br /> $poll_path = &quot;/home/peetdk/public_html/pollphp/db&quot;;<br /> <br /> require $poll_path.&quot;/include/config.inc.php&quot;;<br /> require $poll_path.&quot;/include/$POLLDB&#91;class&#93;&quot;;<br /> require $poll_path.&quot;/include/class_poll.php&quot;;<br /> require $poll_path.&quot;/include/class_pollcomment.php&quot;;<br /> $CLASS&#91;&quot;db&quot;&#93; = new polldb_sql;<br /> $CLASS&#91;&quot;db&quot;&#93;-&gt;connect&#40;&#41;; <br /> <br /> $php_poll = new pollcomment&#40;&#41;;<br /> <br /> /* question */<br /> echo $php_poll-&gt;get_poll_question&#40;2&#41;;<br /> <br /> <br /> /* poll */<br /> $php_poll-&gt;set_template_set&#40;&quot;plain&quot;&#41;;<br /> $php_poll-&gt;set_max_bar_length&#40;125&#41;;<br /> $php_poll-&gt;set_max_bar_height&#40;10&#41;;<br /> echo $php_poll-&gt;poll_process&#40;2&#41;;<br /> <br /> <br /> /* construct the form */<br /> $php_poll-&gt;set_template&#40;&quot;poll_form&quot;&#41;;<br /> $php_poll-&gt;set_form_error&#40;array&#40;<br />     &quot;name&quot; =&gt; &quot;Please enter your name.&quot;,<br /> // &quot;email&quot; =&gt; &quot;You must specify your e-mail address.&quot;,<br />     &quot;message&quot; =&gt; &quot;You must specify a message.&quot;<br /> &#41;&#41;;<br /> $html_form = $php_poll-&gt;comment_process&#40;2&#41;;<br /> <br /> <br /> /* poll comments */<br /> $php_poll-&gt;set_template&#40;&quot;poll_comment&quot;&#41;;<br /> $php_poll-&gt;set_comments_per_page&#40;5&#41;;<br /> $php_poll-&gt;set_date_format&#40;&quot;d/m/Y H&#58;i&quot;&#41;;<br /> $php_poll-&gt;data_order_by&#40;&quot;time&quot;,&quot;desc&quot;&#41;;<br /> echo $php_poll-&gt;view_poll_comments&#40;2&#41;;<br /> echo $php_poll-&gt;get_comment_pages&#40;2&#41;; <br /> <br /> /* form */<br /> echo $html_form;<br /> <br /> ?&gt; [/code]<br /> <br /> But its telling me:<br /> Fatal error: Cannot redeclare class polldb_sql in /home/peetdk/public_html/pollphp/db/include/class_mysql.php on line 10]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1020/2626.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1020/2626.php</link>
				<pubDate><![CDATA[Tue, 1 Oct 2002 20:56:37]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ okay, <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" /> just have to remove the old one[/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1020/2627.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1020/2627.php</link>
				<pubDate><![CDATA[Tue, 1 Oct 2002 20:59:41]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>