CodeIgniter Forums
Phone number with country code regular expression - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Phone number with country code regular expression (/showthread.php?tid=347)



Phone number with country code regular expression - fujale - 11-24-2014

I am searching for regular expression for phone number with country code with no success. I want to validate (+91xxxxxxxxxxxxx) phone number using regular expression

Any suggestion would be thankful


RE: Phone number with country code regular expression - Rufnex - 11-24-2014

Maybe this threads can help you:

http://stackoverflow.com/questions/123559/a-comprehensive-regex-for-phone-number-validation
http://regexlib.com/Search.aspx?k=phone