<?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>tech-stuff &#187; mysql</title>
	<atom:link href="http://www.uselessco.de/tag/mysql/feed" rel="self" type="application/rss+xml" />
	<link>http://www.uselessco.de</link>
	<description>snipplets and more</description>
	<lastBuildDate>Mon, 22 Feb 2010 10:57:29 +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>simple MySQL class for php</title>
		<link>http://www.uselessco.de/2009/php/simple-mysql-class-for-php</link>
		<comments>http://www.uselessco.de/2009/php/simple-mysql-class-for-php#comments</comments>
		<pubDate>Thu, 30 Jul 2009 17:01:28 +0000</pubDate>
		<dc:creator>ralf</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.uselessco.de/?p=116</guid>
		<description><![CDATA[Doing all this database-stuff in php is really a mess. For that case I started a simple MySQL class. At the moment there is not more than connecting and making simple selects. Will be updated soon. Documentation will (perhaps) follow. Its not that complicated. Download file here.]]></description>
			<content:encoded><![CDATA[<p>Doing all this database-stuff in php is really a mess. For that case I started a simple MySQL class. At the moment there is not more than connecting and making simple selects. Will be updated soon.</p>
<p>Documentation will (perhaps) follow. Its not that complicated. <img src='http://www.uselessco.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><a href="http://www.uselessco.de/files/class_simpleDB.zip">Download file here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uselessco.de/2009/php/simple-mysql-class-for-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
