<?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>PHP Musings &#187; PHP5</title>
	<atom:link href="http://www.charles-reace.com/blog/tag/php5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.charles-reace.com/blog</link>
	<description>Random thoughts about PHP, MySQL, and life in general</description>
	<lastBuildDate>Fri, 13 Aug 2010 16:45:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Akismet to Detect Spam Email</title>
		<link>http://www.charles-reace.com/blog/2008/09/06/using-akismet-to-detect-spam-email/</link>
		<comments>http://www.charles-reace.com/blog/2008/09/06/using-akismet-to-detect-spam-email/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 05:48:44 +0000</pubDate>
		<dc:creator>Charles</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[PHP5]]></category>

		<guid isPermaLink="false">http://www.charles-reace.com/blog/?p=86</guid>
		<description><![CDATA[After seeing the effectiveness of the Akisment WordPress plug-in at filtering out spam comments here, I decided to see if I could use it in conjunction with a email contact form. I thought it might be interesting to some of my readers (there are at least a couple) to keep a sort of journal here [...]]]></description>
		<wfw:commentRss>http://www.charles-reace.com/blog/2008/09/06/using-akismet-to-detect-spam-email/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP4 Is Dead; Long Live PHP5&#8230;</title>
		<link>http://www.charles-reace.com/blog/2008/07/01/php4-is-dead-long-live-php5/</link>
		<comments>http://www.charles-reace.com/blog/2008/07/01/php4-is-dead-long-live-php5/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 05:21:56 +0000</pubDate>
		<dc:creator>Charles</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[PHP6]]></category>

		<guid isPermaLink="false">http://charles-reace.com/blog/2008/07/01/php4-is-dead-long-live-php5/</guid>
		<description><![CDATA[&#8230;at least until PHP6 is released.
As stated in the php.net release notes, &#8220;Support for PHP 4 has been discontinued since 2007-12-31. Please consider  upgrading to PHP 5.2. The release below is the last PHP 4 release.&#8221; The news archive also notes, &#8220;This release wraps up all the outstanding patches for the PHP 4.4 series, [...]]]></description>
		<wfw:commentRss>http://www.charles-reace.com/blog/2008/07/01/php4-is-dead-long-live-php5/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
