<?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>Aaron's Blog &#187; PHP</title>
	<atom:link href="http://www.aaronreynolds.co.uk/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aaronreynolds.co.uk</link>
	<description>Aaron Reynolds - The ramblings of a tek 'ed</description>
	<lastBuildDate>Thu, 08 Jul 2010 17:41:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Send Email with attachments in PHP</title>
		<link>http://www.aaronreynolds.co.uk/send-email-with-attachments-in-php/</link>
		<comments>http://www.aaronreynolds.co.uk/send-email-with-attachments-in-php/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 18:18:33 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email attachments]]></category>

		<guid isPermaLink="false">http://www.aaronreynolds.co.uk/?p=118</guid>
		<description><![CDATA[Although there are ways to send email in PHP using PEAR and other libraries, sometimes you&#8217;ll get stuck in a situation where that either isn&#8217;t possible or just too much of a faff. The other day I decided to create a function for this purpose that I can use in my own library of code. [...]]]></description>
		<wfw:commentRss>http://www.aaronreynolds.co.uk/send-email-with-attachments-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP upgrade to 5.x from 4 on CentOS</title>
		<link>http://www.aaronreynolds.co.uk/php-upgrade-to-5x-from-4-on-centos/</link>
		<comments>http://www.aaronreynolds.co.uk/php-upgrade-to-5x-from-4-on-centos/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 12:18:13 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.aaronreynolds.co.uk/?p=17</guid>
		<description><![CDATA[One of my customers has recently purchased a VPS for their website.&#160; My Linux VPS is on WebFusion, theirs is on EasySpace. Now unfortunately EasySpace seem to bugger off at 5pm so I had to rely on Google and hope that some of the Linux boys and girls out there were writing in an intelligible [...]]]></description>
		<wfw:commentRss>http://www.aaronreynolds.co.uk/php-upgrade-to-5x-from-4-on-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
