<?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>Script Perfect &#187; database</title>
	<atom:link href="http://scriptperfect.com/tag/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://scriptperfect.com</link>
	<description>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;Random snips of code and bugs</description>
	<lastBuildDate>Sun, 18 Apr 2010 17:01:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>PHP Database Class, The Right Way</title>
		<link>http://scriptperfect.com/2009/09/php-database-class-the-right-way/</link>
		<comments>http://scriptperfect.com/2009/09/php-database-class-the-right-way/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 14:04:05 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[mySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[database]]></category>

		<guid isPermaLink="false">http://scriptperfect.com/?p=196</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://scriptperfect.com/2009/09/php-database-class-the-right-way/";</script>How many times do your fingers type out the commands to run a query or fetch a row? If you are performing database tasks on the majority of your pages and you have not simplified the process then you need to keep reading. Developing a database class is not very difficult, in fact there are [...]]]></description>
		<wfw:commentRss>http://scriptperfect.com/2009/09/php-database-class-the-right-way/feed/</wfw:commentRss>
		<slash:comments>3052</slash:comments>
		</item>
		<item>
		<title>Multiple Sites or Domains, One Server, One DB</title>
		<link>http://scriptperfect.com/2009/09/multiple-sites-or-domains-one-server-one-db/</link>
		<comments>http://scriptperfect.com/2009/09/multiple-sites-or-domains-one-server-one-db/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 19:08:26 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[mySQL]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mediatemple]]></category>
		<category><![CDATA[multiple domains]]></category>
		<category><![CDATA[multiple sites]]></category>
		<category><![CDATA[one server]]></category>
		<category><![CDATA[privileges]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://scriptperfect.com/?p=19</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://scriptperfect.com/2009/09/multiple-sites-or-domains-one-server-one-db/";</script>While messing around with some of my other sites I ran into a major problem. I had developed a great deal of conent for the main site and thought it would be great to make a seperate site for mobile users. The new site would of course be much smaller and compact but still allow [...]]]></description>
		<wfw:commentRss>http://scriptperfect.com/2009/09/multiple-sites-or-domains-one-server-one-db/feed/</wfw:commentRss>
		<slash:comments>2367</slash:comments>
		</item>
	</channel>
</rss>

