<?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>eSolves &#187; regex</title>
	<atom:link href="http://www.esolves.com/tag/regex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.esolves.com</link>
	<description>Specializing in Open Source Solutions</description>
	<lastBuildDate>Sun, 05 Feb 2012 18:42:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>PHP and Regular Expression</title>
		<link>http://www.esolves.com/2008/06/php-and-regular-expression/</link>
		<comments>http://www.esolves.com/2008/06/php-and-regular-expression/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 03:03:03 +0000</pubDate>
		<dc:creator>esolves</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[cheatsheet]]></category>
		<category><![CDATA[regex]]></category>

		<guid isPermaLink="false">http://www.esolves.com/2008/06/php-and-regular-expression/</guid>
		<description><![CDATA[Regular expressions is very powerful if you know how to use it and crippling if you don&#8217;t. WebCheatSheet.com has posted a great introduction to PHP and Regular Expressions and I would strongly recommend any PHP developer (or any other developer &#8230; <a href="http://www.esolves.com/2008/06/php-and-regular-expression/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Regular expressions is very powerful if you know how to use it and crippling if you don&#8217;t. <a href="http://www.webcheatsheet.com/php/regular_expressions.php">WebCheatSheet.com</a> has posted a great introduction to <a href="http://www.webcheatsheet.com/php/regular_expressions.php">PHP and Regular Expressions</a> and I would strongly recommend any PHP developer (or any other developer for that fact) to take a look at it. </p>
<p><a href="http://www.webcheatsheet.com/php/regular_expressions.php">Using Regular Expression with PHP</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.esolves.com/2008/06/php-and-regular-expression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

