<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>PHP Scripting Forums: Recent Posts</title>
<link>http://www.finalwebsites.com/forums/</link>
<description>PHP Scripting Forums: Recent Posts</description>
<language>en</language>
<pubDate>Thu, 08 Jan 2009 17:43:09 +0000</pubDate>

<item>
<title>make profile viewable to others</title>
<link>http://www.finalwebsites.com/forums/topic/make-profile-viewable-to-others#post-1265</link>
<pubDate>Tue, 06 Jan 2009 21:19:52 +0000</pubDate>
<dc:creator>Olaf</dc:creator>
<guid isPermaLink="false">http://www.finalwebsites.com/forums/</guid>
<description>&#60;p&#62;you need to test the session:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if (empty($_SESSION[&#38;#39;logged_in&#38;#39;])) {
  header(&#38;quot;Location: yourpage&#38;quot;);
  exit;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;place [...]</description>
</item>
<item>
<title>How-to use maxMind GeoIP for websites</title>
<link>http://www.finalwebsites.com/forums/topic/how-to-use-maxmind-geoip-for-websites#post-1256</link>
<pubDate>Tue, 06 Jan 2009 14:06:17 +0000</pubDate>
<dc:creator>Olaf</dc:creator>
<guid isPermaLink="false">http://www.finalwebsites.com/forums/</guid>
<description>&#60;p&#62;Sometimes you need to redirect visitors based on the country they come from. Maxmind provides a great country/IP address database in binary format. The following example will [...]</description>
</item>
<item>
<title>Session or mysql session ?</title>
<link>http://www.finalwebsites.com/forums/topic/session-or-mysql-session#post-1255</link>
<pubDate>Mon, 05 Jan 2009 01:22:50 +0000</pubDate>
<dc:creator>flip</dc:creator>
<guid isPermaLink="false">http://www.finalwebsites.com/forums/</guid>
<description>&#60;p&#62;My problem with the 3D session array is solved (work-around) now that i disabled MYSQL sessions. I am not on an unsafe shared host and performance seems the same.&#60;br /&#62;
I'm glad [...]</description>
</item>
<item>
<title>where db.php?</title>
<link>http://www.finalwebsites.com/forums/topic/where-dbphp#post-1250</link>
<pubDate>Fri, 02 Jan 2009 18:32:38 +0000</pubDate>
<dc:creator>Olaf</dc:creator>
<guid isPermaLink="false">http://www.finalwebsites.com/forums/</guid>
<description>&#60;p&#62;from the manual:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
Create a file called db.php (I place it into the folder classes which is one above the root), add this code with you database connection [...]</description>
</item>
<item>
<title>Multiple PHP / MySql search and results in table with pagination</title>
<link>http://www.finalwebsites.com/forums/topic/multiple-php-gtmysql-search-and-results-in-table-with-pagination#post-1248</link>
<pubDate>Mon, 29 Dec 2008 06:33:47 +0000</pubDate>
<dc:creator>Olaf</dc:creator>
<guid isPermaLink="false">http://www.finalwebsites.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;sorry no one can analyze your whole code for free ;)&#60;/p&#62;
&#60;p&#62;if you have multiple search results it might be useful to store them inside an array or just pass the limit [...]</description>
</item>
<item>
<title>easy upload multi file rename</title>
<link>http://www.finalwebsites.com/forums/topic/easy-upload-multi-file-rename#post-1245</link>
<pubDate>Sat, 20 Dec 2008 08:14:02 +0000</pubDate>
<dc:creator>Olaf</dc:creator>
<guid isPermaLink="false">http://www.finalwebsites.com/forums/</guid>
<description>&#60;p&#62;sure this is possible too...
&#60;/p&#62;</description>
</item>
<item>
<title>Undefined index query string in update_user_profile</title>
<link>http://www.finalwebsites.com/forums/topic/auundefined-index-query-string-in-update_user_profile#post-1242</link>
<pubDate>Fri, 19 Dec 2008 10:38:50 +0000</pubDate>
<dc:creator>Olaf</dc:creator>
<guid isPermaLink="false">http://www.finalwebsites.com/forums/</guid>
<description>&#60;p&#62;Hi Paul,&#60;/p&#62;
&#60;p&#62;there is no &#34;out of the box&#34; solution at the moment.&#60;/p&#62;
&#60;p&#62;Look start with the db_cart script and at the moment where you need to enter the shipment data you need [...]</description>
</item>
<item>
<title>Using include_once for protect include file</title>
<link>http://www.finalwebsites.com/forums/topic/using-include_once-for-protect-include-file#post-1236</link>
<pubDate>Wed, 17 Dec 2008 16:18:30 +0000</pubDate>
<dc:creator>andree</dc:creator>
<guid isPermaLink="false">http://www.finalwebsites.com/forums/</guid>
<description>&#60;p&#62;as usualy fast respon!&#60;br /&#62;
thanks olaf.
&#60;/p&#62;</description>
</item>
<item>
<title>Need to enhance a website to enable online selling!</title>
<link>http://www.finalwebsites.com/forums/topic/need-to-enhance-a-website-to-enable-online-selling#post-1233</link>
<pubDate>Wed, 17 Dec 2008 11:03:21 +0000</pubDate>
<dc:creator>Olaf</dc:creator>
<guid isPermaLink="false">http://www.finalwebsites.com/forums/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;please check this similar thread:&#60;br /&#62;
&#60;a href=&#34;http://www.finalwebsites.com/forums/topic/what-should-i-consider-the-best&#34; rel=&#34;nofollow&#34;&#62;http://www.finalwebsites.com/forums/topic/what-should-i-consider-the-best&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>What should I consider the best!</title>
<link>http://www.finalwebsites.com/forums/topic/what-should-i-consider-the-best#post-1231</link>
<pubDate>Tue, 16 Dec 2008 04:47:24 +0000</pubDate>
<dc:creator>Patterson</dc:creator>
<guid isPermaLink="false">http://www.finalwebsites.com/forums/</guid>
<description>&#60;p&#62;The use of a third party system for payment would be an ideal thing to do, but if you can really manage your payments online, on your site, it’s not an issue. I would only recommend [...]</description>
</item>

</channel>
</rss>
