<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>RSS Feed</title>
<language>en</language>
<link>http://www.phpfreak.co.uk</link>
<description>RSS Feed Description</description>
<pubDate>Thu, 09 Feb 2012 08:57:26 -0600</pubDate>

<item>
<title><![CDATA[Happy New Code Year]]></title>
<link><![CDATA[http://www.phpfreak.co.uk/comments.php?bID=100]]></link>
<description><![CDATA[In case you have not heard, apart from being the end of the World (bollocks), 2012 is also <a...]]></description>
<pubDate><![CDATA[Mon, 09 Jan 2012 00:40:33 -0600]]></pubDate>
</item>
<item>
<title><![CDATA[Merry Christmas]]></title>
<link><![CDATA[http://www.phpfreak.co.uk/comments.php?bID=99]]></link>
<description><![CDATA[<div><img class="blogimg" src="images/blog/1324655875_petridish.jpg" alt="" /></div><br />
Single...]]></description>
<pubDate><![CDATA[Fri, 23 Dec 2011 10:01:17 -0600]]></pubDate>
</item>
<item>
<title><![CDATA[PHP Convert URL to Link using REGEX]]></title>
<link><![CDATA[http://www.phpfreak.co.uk/comments.php?bID=98]]></link>
<description><![CDATA[This little script uses the PHP <a class="lightwindow page-options"...]]></description>
<pubDate><![CDATA[Thu, 08 Dec 2011 07:27:00 -0600]]></pubDate>
</item>
<item>
<title><![CDATA[VW Camper Van Tent]]></title>
<link><![CDATA[http://www.phpfreak.co.uk/comments.php?bID=97]]></link>
<description><![CDATA[I think this has to be the most awesome tent I have ever seen and currently has a massive...]]></description>
<pubDate><![CDATA[Tue, 06 Dec 2011 09:34:57 -0600]]></pubDate>
</item>
<item>
<title><![CDATA[PHP MySQL Last User Login]]></title>
<link><![CDATA[http://www.phpfreak.co.uk/comments.php?bID=96]]></link>
<description><![CDATA[Those of you that read my blog regularly will know that much of what I post is either code that I...]]></description>
<pubDate><![CDATA[Mon, 05 Dec 2011 06:00:30 -0600]]></pubDate>
</item>
<item>
<title><![CDATA[Software Engineering Explained]]></title>
<link><![CDATA[http://www.phpfreak.co.uk/comments.php?bID=95]]></link>
<description><![CDATA[<div><img class="blogimg" src="images/blog/1322646610_swengineering.png" alt="Software Engineering...]]></description>
<pubDate><![CDATA[Wed, 30 Nov 2011 03:52:59 -0600]]></pubDate>
</item>
<item>
<title><![CDATA[PHP Saving Interest Calculator]]></title>
<link><![CDATA[http://www.phpfreak.co.uk/comments.php?bID=94]]></link>
<description><![CDATA[I was recently looking at putting a little bit of money in a savings account but I wanted to know...]]></description>
<pubDate><![CDATA[Wed, 30 Nov 2011 03:44:11 -0600]]></pubDate>
</item>
<item>
<title><![CDATA[Wisdom of the Ancients]]></title>
<link><![CDATA[http://www.phpfreak.co.uk/comments.php?bID=93]]></link>
<description><![CDATA[<div><img class="blogimg" src="images/blog/1322569224_xkcd979.png" alt="Wisdom of the Ancients"...]]></description>
<pubDate><![CDATA[Tue, 29 Nov 2011 06:22:08 -0600]]></pubDate>
</item>
<item>
<title><![CDATA[MySQL Return Records Previous X Months]]></title>
<link><![CDATA[http://www.phpfreak.co.uk/comments.php?bID=92]]></link>
<description><![CDATA[I was recently asked to produce a report that would query the database and return all new account...]]></description>
<pubDate><![CDATA[Tue, 29 Nov 2011 01:49:16 -0600]]></pubDate>
</item>
<item>
<title><![CDATA[PHP Regular Expressions Password Validation]]></title>
<link><![CDATA[http://www.phpfreak.co.uk/comments.php?bID=91]]></link>
<description><![CDATA[Just a quick little PHP <a class="lightwindow page-options"...]]></description>
<pubDate><![CDATA[Sat, 26 Nov 2011 23:35:10 -0600]]></pubDate>
</item>
<item>
<title><![CDATA[MySQL Expire User Password]]></title>
<link><![CDATA[http://www.phpfreak.co.uk/comments.php?bID=90]]></link>
<description><![CDATA[I wanted to do a simple example of how to expire a user password after a certain period of time...]]></description>
<pubDate><![CDATA[Tue, 22 Nov 2011 11:51:27 -0600]]></pubDate>
</item>
<item>
<title><![CDATA[Computer viruses]]></title>
<link><![CDATA[http://www.phpfreak.co.uk/comments.php?bID=89]]></link>
<description><![CDATA[<div style="width: 700px; margin-left: 5px; padding: 25px 25px 5px 25px; font-size: 22pt;...]]></description>
<pubDate><![CDATA[Mon, 31 Oct 2011 05:13:39 -0500]]></pubDate>
</item>
<item>
<title><![CDATA[MySQL CAST]]></title>
<link><![CDATA[http://www.phpfreak.co.uk/comments.php?bID=88]]></link>
<description><![CDATA[I recently had to build a report that included a total net weight field.  Normally not an issue,...]]></description>
<pubDate><![CDATA[Sun, 30 Oct 2011 06:09:49 -0500]]></pubDate>
</item>
<item>
<title><![CDATA[Two lines of code]]></title>
<link><![CDATA[http://www.phpfreak.co.uk/comments.php?bID=87]]></link>
<description><![CDATA[This is a tribute to all those people whose reactive approach to problem solving involves plugging...]]></description>
<pubDate><![CDATA[Fri, 28 Oct 2011 03:00:03 -0500]]></pubDate>
</item>
<item>
<title><![CDATA[PHP Date]]></title>
<link><![CDATA[http://www.phpfreak.co.uk/comments.php?bID=86]]></link>
<description><![CDATA[I always struggle to remember the different date characters in PHP so I wrote an HTML page so I...]]></description>
<pubDate><![CDATA[Sun, 23 Oct 2011 08:06:46 -0500]]></pubDate>
</item>
</channel>
</rss>
