<?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>Steve&#039;s Ramblings &#187; tutorial</title>
	<atom:link href="http://www.stevenmcmillan.co.uk/blog/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stevenmcmillan.co.uk/blog</link>
	<description>Web Developer &#38; Designer</description>
	<lastBuildDate>Fri, 04 Jun 2010 12:04:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Basic Tutorial PHP/MySQL (Part 1)</title>
		<link>http://www.stevenmcmillan.co.uk/blog/2009/basic-tutorial-phpmysql-part-1/</link>
		<comments>http://www.stevenmcmillan.co.uk/blog/2009/basic-tutorial-phpmysql-part-1/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 17:24:55 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.stevenmcmillan.co.uk/blog/?p=178</guid>
		<description><![CDATA[One of the most requested tutorials are those that explain how to connect and use a MySQL database server with PHP code. I have written a basic tutorial showing how to perform MySQL queries with PHP.
So you&#8217;re wanting to use a database with PHP to store your data? MySQL is a great open-source RDBMS (Relational  <a href="http://www.stevenmcmillan.co.uk/blog/2009/basic-tutorial-phpmysql-part-1/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://www.stevenmcmillan.co.uk/blog/2009/basic-tutorial-phpmysql-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->