<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Phone Numbers: Input, Storage and Formatting</title>
	<link>http://www.jellyandcustard.com/2006/03/11/phone-numbers-input-storage-and-formatting/</link>
	<description>Web Development Blog</description>
	<pubDate>Fri, 05 Sep 2008 21:52:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: John</title>
		<link>http://www.jellyandcustard.com/2006/03/11/phone-numbers-input-storage-and-formatting/#comment-32821</link>
		<pubDate>Fri, 08 Aug 2008 17:25:53 +0000</pubDate>
		<guid>http://www.jellyandcustard.com/2006/03/11/phone-numbers-input-storage-and-formatting/#comment-32821</guid>
					<description>Surely the preg_replace line, should read;
$phone = preg_replace(&quot;/[^\d]/&quot;,'',$phone);

But, thanks very much. Nice tutorial n UK too!</description>
		<content:encoded><![CDATA[<p>Surely the preg_replace line, should read;<br />
$phone = preg_replace(&#034;/[^d]/&#034;,'&#039;,$phone);</p>
<p>But, thanks very much. Nice tutorial n UK too!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Peter Lange</title>
		<link>http://www.jellyandcustard.com/2006/03/11/phone-numbers-input-storage-and-formatting/#comment-28931</link>
		<pubDate>Tue, 29 Apr 2008 16:48:59 +0000</pubDate>
		<guid>http://www.jellyandcustard.com/2006/03/11/phone-numbers-input-storage-and-formatting/#comment-28931</guid>
					<description>Yes, not enough people are doing so, so let me say thank you for your efforts. They aremuch appreciated and proving extremely handy in the work I am doing currently.</description>
		<content:encoded><![CDATA[<p>Yes, not enough people are doing so, so let me say thank you for your efforts. They aremuch appreciated and proving extremely handy in the work I am doing currently.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Chris Pink</title>
		<link>http://www.jellyandcustard.com/2006/03/11/phone-numbers-input-storage-and-formatting/#comment-26503</link>
		<pubDate>Thu, 28 Feb 2008 18:41:11 +0000</pubDate>
		<guid>http://www.jellyandcustard.com/2006/03/11/phone-numbers-input-storage-and-formatting/#comment-26503</guid>
					<description>You missed the backslash in the preg_replace line, should read;

$phone = preg_replace(&quot;/[^\d]/&quot;,'',$phone);

I consider it a triumph i realised this (eventually)</description>
		<content:encoded><![CDATA[<p>You missed the backslash in the preg_replace line, should read;</p>
<p>$phone = preg_replace(&#034;/[^d]/&#034;,'&#039;,$phone);</p>
<p>I consider it a triumph i realised this (eventually)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Nick Allen</title>
		<link>http://www.jellyandcustard.com/2006/03/11/phone-numbers-input-storage-and-formatting/#comment-23354</link>
		<pubDate>Mon, 07 Jan 2008 15:36:05 +0000</pubDate>
		<guid>http://www.jellyandcustard.com/2006/03/11/phone-numbers-input-storage-and-formatting/#comment-23354</guid>
					<description>Well no-one else did, so I'll say thanks! Very handy.</description>
		<content:encoded><![CDATA[<p>Well no-one else did, so I&#039;ll say thanks! Very handy.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: lslinnet</title>
		<link>http://www.jellyandcustard.com/2006/03/11/phone-numbers-input-storage-and-formatting/#comment-14400</link>
		<pubDate>Fri, 27 Jul 2007 14:09:20 +0000</pubDate>
		<guid>http://www.jellyandcustard.com/2006/03/11/phone-numbers-input-storage-and-formatting/#comment-14400</guid>
					<description>Have you read about international phone numbers? perhaps you should think about adjusting this to support every known mobilenumber ( http://en.wikipedia.org/wiki/Calling_code )</description>
		<content:encoded><![CDATA[<p>Have you read about international phone numbers? perhaps you should think about adjusting this to support every known mobilenumber ( <a href='http://en.wikipedia.org/wiki/Calling_code' rel='nofollow'>http://en.wikipedia.org/wiki/Calling_code</a> )
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: cj</title>
		<link>http://www.jellyandcustard.com/2006/03/11/phone-numbers-input-storage-and-formatting/#comment-131</link>
		<pubDate>Tue, 02 May 2006 23:34:31 +0000</pubDate>
		<guid>http://www.jellyandcustard.com/2006/03/11/phone-numbers-input-storage-and-formatting/#comment-131</guid>
					<description>I'm sick of trying to conform to other countries numbering or typography conventions. Those systems that don't allow a country prefix are broken.  And those that won't let me use a &quot;+&quot; prefix to indicate the number is in IDD format annoy me too.  Validation is difficult to get right, requires continual maintenance, and the risk of annoying potential customers is large.</description>
		<content:encoded><![CDATA[<p>I&#039;m sick of trying to conform to other countries numbering or typography conventions. Those systems that don&#039;t allow a country prefix are broken.  And those that won&#039;t let me use a &#034;+&#034; prefix to indicate the number is in IDD format annoy me too.  Validation is difficult to get right, requires continual maintenance, and the risk of annoying potential customers is large.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ben</title>
		<link>http://www.jellyandcustard.com/2006/03/11/phone-numbers-input-storage-and-formatting/#comment-77</link>
		<pubDate>Sun, 09 Apr 2006 20:14:31 +0000</pubDate>
		<guid>http://www.jellyandcustard.com/2006/03/11/phone-numbers-input-storage-and-formatting/#comment-77</guid>
					<description>Also worth noting that &quot;0118&quot; is missing from the list of area codes

Internal extensions also need a mention here, it's not uncommon to see them tacked on the end of a phone number separated with a #</description>
		<content:encoded><![CDATA[<p>Also worth noting that &#034;0118&#034; is missing from the list of area codes</p>
<p>Internal extensions also need a mention here, it&#039;s not uncommon to see them tacked on the end of a phone number separated with a #
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rob...</title>
		<link>http://www.jellyandcustard.com/2006/03/11/phone-numbers-input-storage-and-formatting/#comment-60</link>
		<pubDate>Sat, 11 Mar 2006 12:26:09 +0000</pubDate>
		<guid>http://www.jellyandcustard.com/2006/03/11/phone-numbers-input-storage-and-formatting/#comment-60</guid>
					<description>You missed out that 01xxx can also have 5 digits following: i.e. 01xxx xxxxx.

Certainly Worcesters (01905) and Blackburn have some numbers like this, so presumably others do too.</description>
		<content:encoded><![CDATA[<p>You missed out that 01xxx can also have 5 digits following: i.e. 01xxx xxxxx.</p>
<p>Certainly Worcesters (01905) and Blackburn have some numbers like this, so presumably others do too.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
