<?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>regex Archives - Garbage In Garbage Out</title>
	<atom:link href="https://gigoblog.com/tag/regex/feed/" rel="self" type="application/rss+xml" />
	<link>https://gigoblog.com/tag/regex/</link>
	<description>Tech tips &#38; other words</description>
	<lastBuildDate>Sun, 28 Dec 2008 02:13:08 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Handy regex / preg_match for ZIP codes, phone numbers, states, SSN, URLs, and email addresses</title>
		<link>https://gigoblog.com/2008/11/28/regex-preg_match-for-zip-codes-phone-numbers-states-urls-and-email-addresses/</link>
					<comments>https://gigoblog.com/2008/11/28/regex-preg_match-for-zip-codes-phone-numbers-states-urls-and-email-addresses/#comments</comments>
		
		<dc:creator><![CDATA[Chris Brewer]]></dc:creator>
		<pubDate>Fri, 28 Nov 2008 18:26:15 +0000</pubDate>
				<category><![CDATA[Front Page]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[preg_match]]></category>
		<category><![CDATA[regex]]></category>
		<guid isPermaLink="false">http://www.gigoblog.com/?p=167</guid>

					<description><![CDATA[<p>Here is a handy collection of regular expressions, for use with PHP preg_match. If you need to check for properly formatted US states (two letters), US ZIP codes, US phone numbers, US Social Security Numbers, URLs for web sites, and properly formatted email addresses, read on: Email addresses Matches major top level domains plus two-letter [&#8230;]</p>
<p>The post <a href="https://gigoblog.com/2008/11/28/regex-preg_match-for-zip-codes-phone-numbers-states-urls-and-email-addresses/">Handy regex / preg_match for ZIP codes, phone numbers, states, SSN, URLs, and email addresses</a> appeared first on <a href="https://gigoblog.com">Garbage In Garbage Out</a>.</p>
]]></description>
		
					<wfw:commentRss>https://gigoblog.com/2008/11/28/regex-preg_match-for-zip-codes-phone-numbers-states-urls-and-email-addresses/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
