<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Database Problem in adv.Poll"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Database Problem in adv.Poll"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Database Problem in adv.Poll</title>
				<description><![CDATA[ I have problem ,,, I do the steps correctlly and the information in the config file are correct<br /> <br /> but I still have the same problem<br /> <br /> I made a PHP file called vote.php and it is work but when I include this file in another PHP file, It gives me this Error!<br /> <br /> MySQL Error : Database Error<br /> Error Number: 1046 No Database Selected<br /> Date        : Sat, August 9, 2003 15:12:09<br /> IP          : 195.229.241.233<br /> Browser     : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)<br /> Referer     : <br /> PHP Version : 4.3.2<br /> OS          : Linux<br /> Server      : Apache/1.3.28 (Unix) mod_log_bytes/1.2 mod_bwlimited/1.0 PHP/4.3.2 FrontPage/5.0.2.2634 mod_ssl/2.8.15 OpenSSL/0.9.6b<br /> Server Name : alshahamacity.com<br /> Script Name : /en-index.php<br /> <br /> <br /> <br /> I'm using this code<br /> <br /> [code]&lt;script language=&quot;PHP&quot;&gt;<br /> include &#40;&quot;vote.php&quot;&#41;;<br /> &lt;/script&gt;[/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2235/5782.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2235/5782.php</link>
				<pubDate><![CDATA[Sat, 9 Aug 2003 21:22:16]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ check your config!<br /> <br /> you didn't choose a db!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2235/5799.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2235/5799.php</link>
				<pubDate><![CDATA[Sun, 10 Aug 2003 17:10:44]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ For a start you got the wrong tags BUG TIME! It should look like this ::<br /> <br /> ======<br /> vote.php<br /> ======<br /> <br /> &lt;?php<br /> include "vote.php";<br /> <br /> ----<br />  or<br /> ----<br /> include_once "vote.php";<br /> ?&gt;<br /> <br /> Why include the poll in one file and then another???<br /> Why don't you just do the include cookie and booth .php's in the file vote.php was included in?? <br /> What does your config look like?<br /> <br /> Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2235/5802.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2235/5802.php</link>
				<pubDate><![CDATA[Sun, 10 Aug 2003 23:14:21]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
	</channel>
</rss>