<?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/category/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>
		<item>
		<title>PHP, MySQL and even ASP grrr!</title>
		<link>http://www.aaronreynolds.co.uk/php-mysql-and-even-asp-grrr/</link>
		<comments>http://www.aaronreynolds.co.uk/php-mysql-and-even-asp-grrr/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 12:36:45 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[MySQL and T-SQL (MS-SQL)]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.aaronreynolds.co.uk/?p=28</guid>
		<description><![CDATA[I&#39;m not a PHP developer &#8211; never have been. I&#39;ve had to fix problems in PHP sites before now and hence I&#39;ve picked up a little knowledge of the language. I&#39;ve recently been helping my GF to rebuild something using MySQL and PHP and it makes me glad I moved on to using an IDE [...]]]></description>
		<wfw:commentRss>http://www.aaronreynolds.co.uk/php-mysql-and-even-asp-grrr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using an image submit button in PHP</title>
		<link>http://www.aaronreynolds.co.uk/using-an-image-submit-button-in-php/</link>
		<comments>http://www.aaronreynolds.co.uk/using-an-image-submit-button-in-php/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 15:48:54 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[I Have Learnt]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Image Submit Button]]></category>

		<guid isPermaLink="false">http://www.aaronreynolds.co.uk/?p=81</guid>
		<description><![CDATA[My colleague was getting frustrated earlier when trying to replicate the effects of a form from one website into a different website.  She was using a HTML input tag set to type=image, as follows: &#60;input type=&#8221;image&#8221; src=&#8221;images/image-name.gif&#8221; alt=&#8221;Send Message&#8221; value=&#8221;Submit&#8221; /&#62; Now I don&#8217;t get involved in HTML that much anymore so I was curious [...]]]></description>
		<wfw:commentRss>http://www.aaronreynolds.co.uk/using-an-image-submit-button-in-php/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>75 percent of my work is now in PHP</title>
		<link>http://www.aaronreynolds.co.uk/75-percent-of-my-work-is-now-in-php/</link>
		<comments>http://www.aaronreynolds.co.uk/75-percent-of-my-work-is-now-in-php/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 15:11:34 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[to PHP or not to PHP]]></category>

		<guid isPermaLink="false">http://www.aaronreynolds.co.uk/?p=56</guid>
		<description><![CDATA[I&#39;ve had my own business since 2003 but since starting Enjoy Online Ltd in 2007 I&#39;ve found myself working in PHP most of the time.&#160; There are times when I admire the simplicity of PHP &#8211; like when I used to program in classic ASP but to be honest, I count the hours until I [...]]]></description>
		<wfw:commentRss>http://www.aaronreynolds.co.uk/75-percent-of-my-work-is-now-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
