<?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>Whoooop.co.uk &#187; white space</title>
	<atom:link href="http://whoooop.co.uk/tag/white-space/feed/" rel="self" type="application/rss+xml" />
	<link>http://whoooop.co.uk</link>
	<description>Random mutterings from the insane</description>
	<lastBuildDate>Sun, 13 Sep 2009 11:23:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Removing White Space</title>
		<link>http://whoooop.co.uk/2005/03/24/removing-white-space/</link>
		<comments>http://whoooop.co.uk/2005/03/24/removing-white-space/#comments</comments>
		<pubDate>Thu, 24 Mar 2005 12:14:48 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[white space]]></category>

		<guid isPermaLink="false">http://whoooop.co.uk/2005/03/24/removing-white-space/</guid>
		<description><![CDATA[1111670088Quick Snippet to remove all the white space from a string. < ?php $string = "mary had a monkey called Booboo "; $text = preg_replace("/(\s)/", "", $string); ?> Teh Best Competitions]]></description>
		<wfw:commentRss>http://whoooop.co.uk/2005/03/24/removing-white-space/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! -->