<?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>Toby&#039;s Development Blog &#187; Charles Reace</title>
	<atom:link href="http://www.tosbourn.com/tag/charles-reace/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tosbourn.com</link>
	<description>Just another PHP / Javascript Developer</description>
	<lastBuildDate>Wed, 01 Sep 2010 13:35:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP Whitespace/Comment Removal</title>
		<link>http://www.tosbourn.com/2009/07/development/php-whitespacecomment-removal/</link>
		<comments>http://www.tosbourn.com/2009/07/development/php-whitespacecomment-removal/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 14:42:51 +0000</pubDate>
		<dc:creator>Toby</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Charles Reace]]></category>
		<category><![CDATA[Obfuscation]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.tosbourn.com/?p=94</guid>
		<description><![CDATA[Here is a handy script that removes whitespace and comments from PHP code and it came via the rather excellent technical blog by Charles Reace.
Whilst I would argue that whitespace and comments don't account for any real noticeable performance drop I guess it is good practice to perform obfuscation on any code that will be [...]

<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.tosbourn.com/2009/11/development/exploring-built-in-functions/" rel="bookmark">Exploring Built In Functions</a><!-- (5.12572)--></li>
		<li><a href="http://www.tosbourn.com/2009/07/design/really-cool-dropdown-menu/" rel="bookmark">Really cool dropdown menu</a><!-- (3.85863)--></li>
		<li><a href="http://www.tosbourn.com/2009/09/follow-friday/planet-php-my-follow-friday/" rel="bookmark">Planet PHP, my Follow Friday</a><!-- (3.70209)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<div class='microid-4d98bf8527dda9f718db1fd2ecf9233e45b9ac41'><p>Here is a handy script that <a href="http://www.charles-reace.com/blog/2009/07/22/strip-comments-and-white-space-from-php-file/">removes whitespace and comments</a> from PHP code and it came via the rather excellent technical blog by <a href="http://www.charles-reace.com/">Charles Reace</a>.</p>
<p>Whilst I would argue that whitespace and comments don't account for any real noticeable performance drop I guess it is good practice to perform obfuscation on any code that will be going into production, you do it with your JavaScript and CSS, so why not your PHP?</p>
</div><a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2009%2F07%2Fdevelopment%2Fphp-whitespacecomment-removal%2F&amp;linkname=PHP%20Whitespace%2FComment%20Removal" title="Digg" rel="nofollow" target="_blank"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/icons/digg.png" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2009%2F07%2Fdevelopment%2Fphp-whitespacecomment-removal%2F&amp;linkname=PHP%20Whitespace%2FComment%20Removal" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/icons/delicious.png" alt="Delicious"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2009%2F07%2Fdevelopment%2Fphp-whitespacecomment-removal%2F&amp;linkname=PHP%20Whitespace%2FComment%20Removal" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/icons/facebook.png" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2009%2F07%2Fdevelopment%2Fphp-whitespacecomment-removal%2F&amp;linkname=PHP%20Whitespace%2FComment%20Removal" title="Reddit" rel="nofollow" target="_blank"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/icons/reddit.png" alt="Reddit"/></a> <a href="http://www.addtoany.com/add_to/ping?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2009%2F07%2Fdevelopment%2Fphp-whitespacecomment-removal%2F&amp;linkname=PHP%20Whitespace%2FComment%20Removal" title="Ping" rel="nofollow" target="_blank"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/icons/ping.png" alt="Ping"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2009%2F07%2Fdevelopment%2Fphp-whitespacecomment-removal%2F&amp;linkname=PHP%20Whitespace%2FComment%20Removal" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/icons/twitter.png" alt="Twitter"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.tosbourn.com%2F2009%2F07%2Fdevelopment%2Fphp-whitespacecomment-removal%2F&amp;linkname=PHP%20Whitespace%2FComment%20Removal"><img src="http://www.tosbourn.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>

<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.tosbourn.com/2009/11/development/exploring-built-in-functions/" rel="bookmark">Exploring Built In Functions</a><!-- (5.12572)--></li>
		<li><a href="http://www.tosbourn.com/2009/07/design/really-cool-dropdown-menu/" rel="bookmark">Really cool dropdown menu</a><!-- (3.85863)--></li>
		<li><a href="http://www.tosbourn.com/2009/09/follow-friday/planet-php-my-follow-friday/" rel="bookmark">Planet PHP, my Follow Friday</a><!-- (3.70209)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.tosbourn.com/2009/07/development/php-whitespacecomment-removal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
