<?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>Let's explore the web technologies together &#187; mysql</title>
	<atom:link href="http://www.ajaxray.com/blog/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxray.com/blog</link>
	<description>Exploring PHP, MySql, Javascript, jQuery, Zend Framework and more... from Bangladesh</description>
	<lastBuildDate>Sun, 28 Feb 2010 15:48:12 +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>Simple PHP PDO Wrapper : light, static, easy</title>
		<link>http://www.ajaxray.com/blog/2009/08/29/simple-php-pdo-wrapper-light-static-easy-to-use/</link>
		<comments>http://www.ajaxray.com/blog/2009/08/29/simple-php-pdo-wrapper-light-static-easy-to-use/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 06:11:02 +0000</pubDate>
		<dc:creator>Anis Ahmad</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.ajaxray.com/blog/?p=133</guid>
		<description><![CDATA[A few days ago, I was looking for a PDO wrapper to work with a small PHP application.  I&#8217;ve searched around and found fractalizer&#8217;s PDO wrapper nearest to my purpose. Then I just wrote my wrapper on the shadow of his one. 
Let&#8217;s see what&#8217;s inside and how it works.
Features

Easy to use.
Works with MySQL [...]]]></description>
		<wfw:commentRss>http://www.ajaxray.com/blog/2009/08/29/simple-php-pdo-wrapper-light-static-easy-to-use/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>
