<?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>Gray.me.uk - Tech and Linux Blog &#187; nominet</title>
	<atom:link href="http://www.gray.me.uk/tags/nominet/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gray.me.uk</link>
	<description>Wandering tech guy</description>
	<lastBuildDate>Thu, 19 Aug 2010 20:41:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Validate uk postcodes in php</title>
		<link>http://www.gray.me.uk/php/validate-uk-postcodes-in-php</link>
		<comments>http://www.gray.me.uk/php/validate-uk-postcodes-in-php#comments</comments>
		<pubDate>Thu, 05 Feb 2009 21:03:24 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[nominet]]></category>
		<category><![CDATA[postcode]]></category>
		<category><![CDATA[uk postcode]]></category>
		<category><![CDATA[validate]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=545</guid>
		<description><![CDATA[Nominet requires that the uk postcode be in a valid format,  this is a routine I wrote many years ago but still works today.
Code after the break

# Main function  validate_uk_postcode($postcode)
#
# All code Copyright Karl Gray (c) 2000,2001
#
# It will reformat the postcode and present it in a uniform format acceptable to Nominet
# If [...]]]></description>
		<wfw:commentRss>http://www.gray.me.uk/php/validate-uk-postcodes-in-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
