Dani Castaños wrote:
Hi all!

I'm looking for some piece of code or class which giving a phone number it returns me from wich country is this phone.
Do you know where I can find something like this?

Thank you in advanced!


As a little project, I took the link provided by "the other" Rob and make this little search tool.

It only looks at the beginning numbers. It does no number validation. I don't validate the length of the number. ie: I would have to know the min/max lenth of each phone number for that given country/region, and I didn't search for that information.

Let me know what you'll think.

http://www.cmsws.com/examples/php/areacodes/countrycodes.php

--
Jim Lucas

   "Some men are born to greatness, some achieve greatness,
       and some have greatness thrust upon them."

Twelfth Night, Act II, Scene V
    by William Shakespeare

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to