<?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>PHPDone &#187; Databases</title>
	<atom:link href="http://www.phpdone.com/blog/tag/databases/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpdone.com/blog</link>
	<description>Teach Yourself PHP</description>
	<lastBuildDate>Thu, 08 Apr 2010 09:10:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>All About PHP</title>
		<link>http://www.phpdone.com/blog/2009/11/misc/</link>
		<comments>http://www.phpdone.com/blog/2009/11/misc/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 17:41:05 +0000</pubDate>
		<dc:creator>Dr. Perl</dc:creator>
				<category><![CDATA[Misc.]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Basics]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[File System]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[Files Management]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Introduction]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[ODBC]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Payment Gateway]]></category>
		<category><![CDATA[PgSQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[Shopping Cart]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Sockets]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Telnet]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.phpdone.com/blog/?p=30</guid>
		<description><![CDATA[This category will cover all such topics which we will not be able to drop under other categories. However, we will be introducing more categories and topics. Keep an eye on this category also, you may find very useful stuff here too.
]]></description>
			<content:encoded><![CDATA[<p>This category will cover all such topics which we will not be able to drop under other categories. However, we will be introducing more categories and topics. Keep an eye on this category also, you may find very useful stuff here too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phpdone.com/blog/2009/11/misc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File System</title>
		<link>http://www.phpdone.com/blog/2009/11/file-system/</link>
		<comments>http://www.phpdone.com/blog/2009/11/file-system/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 17:25:21 +0000</pubDate>
		<dc:creator>Dr. Perl</dc:creator>
				<category><![CDATA[File System]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[Files Management]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Programming]]></category>

		<guid isPermaLink="false">http://www.phpdone.com/blog/?p=25</guid>
		<description><![CDATA[This category will include topics on file system programming with PHP like

Manipulating directories and files
Writing your very own files manager
Using files as data containers
Handling different kinds of files
and etc.

]]></description>
			<content:encoded><![CDATA[<p>This category will include topics on file system programming with PHP like</p>
<ul>
<li>Manipulating directories and files</li>
<li>Writing your very own files manager</li>
<li>Using files as data containers</li>
<li>Handling different kinds of files</li>
<li>and etc.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.phpdone.com/blog/2009/11/file-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E-Commerce</title>
		<link>http://www.phpdone.com/blog/2009/11/e-commerce/</link>
		<comments>http://www.phpdone.com/blog/2009/11/e-commerce/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 17:20:03 +0000</pubDate>
		<dc:creator>Dr. Perl</dc:creator>
				<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Payment Gateway]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Shopping Cart]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Web Programming]]></category>

		<guid isPermaLink="false">http://www.phpdone.com/blog/?p=22</guid>
		<description><![CDATA[This category will include using PHP to build E-Commerce websites like

Shopping Carts
Integrating Payment Gateways
Online Shopping Websites
Social Networks
Point of Sales
Linking up with offline back office systems
and many more&#8230;

]]></description>
			<content:encoded><![CDATA[<p>This category will include using PHP to build E-Commerce websites like</p>
<ul>
<li>Shopping Carts</li>
<li>Integrating Payment Gateways</li>
<li>Online Shopping Websites</li>
<li>Social Networks</li>
<li>Point of Sales</li>
<li>Linking up with offline back office systems</li>
<li>and many more&#8230;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.phpdone.com/blog/2009/11/e-commerce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Databases</title>
		<link>http://www.phpdone.com/blog/2009/11/databases/</link>
		<comments>http://www.phpdone.com/blog/2009/11/databases/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 17:12:07 +0000</pubDate>
		<dc:creator>Dr. Perl</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[ODBC]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[PgSQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Web Programming]]></category>

		<guid isPermaLink="false">http://www.phpdone.com/blog/?p=17</guid>
		<description><![CDATA[This category will include information about PHP databases like

Using databases with PHP
Communicating with databases to create dynamic websites
Power of PHP to utilize databases like Oracle, MySQL, PgSQL, SQL Server and etc.
Understanding and using ODBC support in PHP
and etc.

]]></description>
			<content:encoded><![CDATA[<p>This category will include information about PHP databases like</p>
<ul>
<li>Using databases with PHP</li>
<li>Communicating with databases to create dynamic websites</li>
<li>Power of PHP to utilize databases like Oracle, MySQL, PgSQL, SQL Server and etc.</li>
<li>Understanding and using ODBC support in PHP</li>
<li>and etc.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.phpdone.com/blog/2009/11/databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
