<?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>Learn PHP &#124; Learn CSS &#124; Learn Javascript &#124; Gmail contact importer &#124;  Yahoo contact importer &#124;  Hotmail contact importer &#187; Regular Expression</title>
	<atom:link href="http://php.vidhyapith.com/index.php/category/regular-expression/feed/" rel="self" type="application/rss+xml" />
	<link>http://php.vidhyapith.com</link>
	<description>PHP</description>
	<lastBuildDate>Fri, 12 Feb 2010 11:47:59 +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>regular expression step &#8211; 1</title>
		<link>http://php.vidhyapith.com/index.php/2009/08/regular-expression-step-1/</link>
		<comments>http://php.vidhyapith.com/index.php/2009/08/regular-expression-step-1/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 19:20:32 +0000</pubDate>
		<dc:creator>Elfin Ruler</dc:creator>
				<category><![CDATA[Regular Expression]]></category>

		<guid isPermaLink="false">http://php.vidhyapith.com/?p=125</guid>
		<description><![CDATA[Regular Expression  The star means &#8220;match anything,&#8221;  A question mark means &#8220;match any one character.&#8221;  Full regular expressions are composed of two types of characters. The special characters (like the * from the filename analogy) are called metacharacters, while the rest are called literal, or normal text characters.  It might help [...]]]></description>
		<wfw:commentRss>http://php.vidhyapith.com/index.php/2009/08/regular-expression-step-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
