<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: USA&#8217;s Zip Code Validation in PHP</title>
	<atom:link href="http://roshanbh.com.np/2008/03/usa-zip-code-format-validation-php.html/feed" rel="self" type="application/rss+xml" />
	<link>http://roshanbh.com.np/2008/03/usa-zip-code-format-validation-php.html</link>
	<description>Useful Tutorials, Scripts , Tips, and Resources for all PHP and Ajax beginners and experts .</description>
	<lastBuildDate>Wed, 10 Mar 2010 10:59:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mathieu Beausoleil</title>
		<link>http://roshanbh.com.np/2008/03/usa-zip-code-format-validation-php.html/comment-page-1#comment-4704</link>
		<dc:creator>Mathieu Beausoleil</dc:creator>
		<pubDate>Mon, 19 Oct 2009 18:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/03/usa-zip-code-format-validation-php.html#comment-4704</guid>
		<description>@Tim: Don&#039;t forget to upgrade your database frequently, new Zip Codes are added each week / month ;-)</description>
		<content:encoded><![CDATA[<p>@Tim: Don&#8217;t forget to upgrade your database frequently, new Zip Codes are added each week / month <img src='http://roshanbh.com.np/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What will be validation for Zip code ? - CodeCall Programming Forum</title>
		<link>http://roshanbh.com.np/2008/03/usa-zip-code-format-validation-php.html/comment-page-1#comment-4191</link>
		<dc:creator>What will be validation for Zip code ? - CodeCall Programming Forum</dc:creator>
		<pubDate>Wed, 08 Jul 2009 12:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/03/usa-zip-code-format-validation-php.html#comment-4191</guid>
		<description>[...]      From: USA&#039;s Zip Code Validation in PHP    __________________ CodeCall Blog &#124; CodeCall Wiki &#124; Shareware Site &#124; Linux Forum &#124; Write a Blog [...]</description>
		<content:encoded><![CDATA[<p>[...]      From: USA&#39;s Zip Code Validation in PHP    __________________ CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://roshanbh.com.np/2008/03/usa-zip-code-format-validation-php.html/comment-page-1#comment-4053</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 04 Jun 2009 06:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/03/usa-zip-code-format-validation-php.html#comment-4053</guid>
		<description>Instead of matching the ZIP code using regular expression, you can download the latest US ZIP code database from the following page for free.  You can load the list into a database for real time validation and it is the most accurate method.

&lt;a href=&quot;http://www.zipcodeworld.com/zipcodefree.htm&quot; rel=&quot;nofollow&quot;&gt;http://www.zipcodeworld.com/zipcodefree.htm&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Instead of matching the ZIP code using regular expression, you can download the latest US ZIP code database from the following page for free.  You can load the list into a database for real time validation and it is the most accurate method.</p>
<p><a href="http://www.zipcodeworld.com/zipcodefree.htm" rel="nofollow">http://www.zipcodeworld.com/zipcodefree.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://roshanbh.com.np/2008/03/usa-zip-code-format-validation-php.html/comment-page-1#comment-3049</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 03 Nov 2008 15:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/03/usa-zip-code-format-validation-php.html#comment-3049</guid>
		<description>But I don&#039;t believe 00000 is a valid zip code, nor is 00123. Basically, a zip code can start with a zero, but if it does, the second digit cannot be zero.</description>
		<content:encoded><![CDATA[<p>But I don&#8217;t believe 00000 is a valid zip code, nor is 00123. Basically, a zip code can start with a zero, but if it does, the second digit cannot be zero.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smithveg</title>
		<link>http://roshanbh.com.np/2008/03/usa-zip-code-format-validation-php.html/comment-page-1#comment-1524</link>
		<dc:creator>smithveg</dc:creator>
		<pubDate>Mon, 21 Jul 2008 07:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/03/usa-zip-code-format-validation-php.html#comment-1524</guid>
		<description>Good, Thank for your quote.
That&#039;s pretty easy to integrate and use.</description>
		<content:encoded><![CDATA[<p>Good, Thank for your quote.<br />
That&#8217;s pretty easy to integrate and use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roshan</title>
		<link>http://roshanbh.com.np/2008/03/usa-zip-code-format-validation-php.html/comment-page-1#comment-1133</link>
		<dc:creator>Roshan</dc:creator>
		<pubDate>Mon, 09 Jun 2008 15:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/03/usa-zip-code-format-validation-php.html#comment-1133</guid>
		<description>ya denny you can surely simply the above function like this...</description>
		<content:encoded><![CDATA[<p>ya denny you can surely simply the above function like this&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denny</title>
		<link>http://roshanbh.com.np/2008/03/usa-zip-code-format-validation-php.html/comment-page-1#comment-1131</link>
		<dc:creator>Denny</dc:creator>
		<pubDate>Mon, 09 Jun 2008 14:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/03/usa-zip-code-format-validation-php.html#comment-1131</guid>
		<description>Why not simplify?

function validateUSAZip($zip_code) {
    return preg_match(&quot;/^([0-9]{5})(-[0-9]{4})?$/i”,$zip_code);
}</description>
		<content:encoded><![CDATA[<p>Why not simplify?</p>
<p>function validateUSAZip($zip_code) {<br />
    return preg_match(&#8220;/^([0-9]{5})(-[0-9]{4})?$/i”,$zip_code);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Coding School &#187; Blog Archive &#187; php tips [2008-03-20 18:59:04]</title>
		<link>http://roshanbh.com.np/2008/03/usa-zip-code-format-validation-php.html/comment-page-1#comment-488</link>
		<dc:creator>PHP Coding School &#187; Blog Archive &#187; php tips [2008-03-20 18:59:04]</dc:creator>
		<pubDate>Thu, 20 Mar 2008 19:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/03/usa-zip-code-format-validation-php.html#comment-488</guid>
		<description>[...]  USA&#8217;s Zip Code Validation in PHP  By Roshan  My friend Sushil was trying to write the regular expression for validating the format of the zip code of USA. After spending few minutes, I came to this solution.   Roshan Bhattarai&#8217;s Blog - PHP&#8230; - http://roshanbh.com.np [...]</description>
		<content:encoded><![CDATA[<p>[...]  USA&rsquo;s Zip Code Validation in PHP  By Roshan  My friend Sushil was trying to write the regular expression for validating the format of the zip code of USA. After spending few minutes, I came to this solution.   Roshan Bhattarai&#8217;s Blog &#8211; PHP&#8230; &#8211; <a href="http://roshanbh.com.np" rel="nofollow">http://roshanbh.com.np</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
