<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHP Magic Book - Free PHP Scripts, Tutorials and Downloads &#187; Open Source</title>
	<atom:link href="http://www.phpmagicbook.com/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpmagicbook.com</link>
	<description>PHP AtoZ Reloaded, free php tutorials, free php downloads, php scripts, PHP tips</description>
	<lastBuildDate>Tue, 15 Jun 2010 13:22:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Speed Up Your PHP Application with ADOdb Database Abstraction Library</title>
		<link>http://www.phpmagicbook.com/speed-up-your-php-application-with-adodb-database-abstraction-library/</link>
		<comments>http://www.phpmagicbook.com/speed-up-your-php-application-with-adodb-database-abstraction-library/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 12:59:05 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[library]]></category>

		<guid isPermaLink="false">http://www.phpmagicbook.com/?p=283</guid>
		<description><![CDATA[ADOdb is a database abstraction library for PHP. Many popular web applications such as ACID, PostNuke, Xaraya, phpWiki, Mambo, PHP GACL, TikiWiki, eGroupWare and phpLens App Server are using ADOdb as their database abstraction layer. Some reasons why ADOdb is popular include: Designed for speed. It is probably the fastest open source database abstraction library [...]<p><a href="http://www.phpmagicbook.com/speed-up-your-php-application-with-adodb-database-abstraction-library/">Speed Up Your PHP Application with ADOdb Database Abstraction Library</a> is a post from: <a href="http://www.phpmagicbook.com">PHP Magic Book - Free PHP Scripts, Tutorials and Downloads</a></p>
]]></description>
			<content:encoded><![CDATA[<p>ADOdb is a database abstraction library for PHP. Many popular web applications such as ACID, PostNuke, Xaraya, phpWiki, Mambo, PHP GACL, TikiWiki, eGroupWare and phpLens App Server are using ADOdb as their database abstraction layer. Some reasons why ADOdb is popular include:</p>
<p><span id="more-283"></span></p>
<ul>
<li>Designed for speed. It is probably the fastest open source database abstraction library available for PHP.</li>
<li>Provides extensive portability support such as date and type-handling and portable schema creation.</li>
<li>Support many enterprise features such as database backed sessions (with session expiry notification), SQL code generation, pivot tables, SELECT LIMIT emulation for all databases, performance monitoring.</li>
<li>Easy to learn, especially if you have Window&#8217;s programming experience, as it uses many ADO conventions.</li>
<li>Extensive QA, every release is unit-tested on Access, MySQL, PostgreSQL, MS SQL, Oracle 9.</li>
<li>Mature, developed since August 2000. Has a large community of users.</li>
<li>Very reasonable licensing terms (BSD). This means that you can incorporate (and even compile) it into your software applications royalty-free without asking the author&#8217;s permission, provided you include license.txt in your release. Also dual-licensed (Lesser GPL).</li>
</ul>
<p><a rel="nofollow" target="_blank" href="http://adodb.sourceforge.net" target="_blank">ADOdb Home Page</a></p>
<p><a href="http://www.phpmagicbook.com/speed-up-your-php-application-with-adodb-database-abstraction-library/">Speed Up Your PHP Application with ADOdb Database Abstraction Library</a> is a post from: <a href="http://www.phpmagicbook.com">PHP Magic Book - Free PHP Scripts, Tutorials and Downloads</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.phpmagicbook.com/file-upload-get-info/" title="File Upload Using PHP and Get File Info">File Upload Using PHP and Get File Info</a></li><li><a href="http://www.phpmagicbook.com/php-file-delete-unlink-function/" title="PHP &#8211; File Delete &#8211; Unlink Function">PHP &#8211; File Delete &#8211; Unlink Function</a></li><li><a href="http://www.phpmagicbook.com/greeting-cards-system/" title="Download Greeting Cards System in PHP">Download Greeting Cards System in PHP</a></li><li><a href="http://www.phpmagicbook.com/define-variable-in-php/" title="Define Variable In PHP">Define Variable In PHP</a></li><li><a href="http://www.phpmagicbook.com/hide-wordpress-wp-admin-login-page/" title="Hide WordPress WP-Admin Login Page">Hide WordPress WP-Admin Login Page</a></li><li><a href="http://www.phpmagicbook.com/display-images-from-folder/" title="Auto Display Images From Folder Using PHP">Auto Display Images From Folder Using PHP</a></li><li><a href="http://www.phpmagicbook.com/only-allow-your-ip-to-access-website-or-blog-admin/" title="Only Allow Your IP to Access Website or Blog Admin">Only Allow Your IP to Access Website or Blog Admin</a></li><li><a href="http://www.phpmagicbook.com/htaccess-essential-tricks-for-blog-website-performance-a-guide/" title=".htaccess Essential Tricks For Blog/Website Performance &#8211; Guide">.htaccess Essential Tricks For Blog/Website Performance &#8211; Guide</a></li><li><a href="http://www.phpmagicbook.com/easiest-way-ever-php-email/" title="Easiest Way Ever PHP eMail Script">Easiest Way Ever PHP eMail Script</a></li><li><a href="http://www.phpmagicbook.com/multiple-sections-of-single-page-dynamically-called-pages/" title="Multiple Sections Of Single Page, Dynamic Sections Of Pages">Multiple Sections Of Single Page, Dynamic Sections Of Pages</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.phpmagicbook.com/speed-up-your-php-application-with-adodb-database-abstraction-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source PHP Based Great Forum &#8211; PHPBB Alternative</title>
		<link>http://www.phpmagicbook.com/open-source-small-forum/</link>
		<comments>http://www.phpmagicbook.com/open-source-small-forum/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 03:22:50 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[Forums]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[discussion]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.phpmagicbook.com/?p=196</guid>
		<description><![CDATA[PHPBB is alright, free, php based, open source and complete for building huge community or online discussion forum but that is heavy in size (2.17 MB). 2.17 Megabytes!!! people. I mean guys who have small server with less space and want to setup a discussion board however at their website, where they will go? I [...]<p><a href="http://www.phpmagicbook.com/open-source-small-forum/">Open Source PHP Based Great Forum &#8211; PHPBB Alternative</a> is a post from: <a href="http://www.phpmagicbook.com">PHP Magic Book - Free PHP Scripts, Tutorials and Downloads</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.phpmagicbook.com/wp-content/uploads/2008/08/vanilla.jpg" alt="forum" title="vanilla" width="240" height="49" class="alignnone size-medium wp-image-197" /></p>
<p><a rel="nofollow" target="_blank" href="http://www.phpbb.com">PHPBB</a> is alright, free, php based, open source and complete for building huge community or online discussion forum but that is heavy in size (2.17 MB). 2.17 Megabytes!!! people. I mean guys who have small server with less space and want to setup a discussion board however at their website, where they will go?</p>
<p><span id="more-257"></span></p>
<p>I would recommend <a rel="nofollow" target="_blank" href="http://getvanilla.com/">Vanilla</a> for them. Vanilla is an open-source, standards-compliant, multi-lingual, fully extensible discussion forum for the web. Anyone who has web-space that meets the requirements can download and use Vanilla for free!</p>
<p>I liked its pleasant css based interface and ease of use.</p>
<p><strong>Some Features</strong></p>
<ul>
<li>A Rich User Experience</li>
<li>Slick Administration Capabilities</li>
<li>Built-in spam control</li>
<li>Autonomous user &#038; role management system</li>
<li>Great deal of flexibility and ease-of-use</li>
<li>Completely change the layout, style, language, and all application settings</li>
<li>Add and organize roles, categories, languages, and add-ons</li>
<li>Simple or advanced searches</li>
<li>Extend the functionality of your forum with limitless Add-ons</li>
</ul>
<p><a href="http://www.phpmagicbook.com/open-source-small-forum/">Open Source PHP Based Great Forum &#8211; PHPBB Alternative</a> is a post from: <a href="http://www.phpmagicbook.com">PHP Magic Book - Free PHP Scripts, Tutorials and Downloads</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.phpmagicbook.com/social-cms-digg-mixx-reddit/" title="Free Social CMS like Digg, Mixx, Reddit">Free Social CMS like Digg, Mixx, Reddit</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.phpmagicbook.com/open-source-small-forum/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.294 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-30 16:32:46 -->
