Top "Phone-number" questions

A telephone number or phone number is a sequence of digits used to call from one telephone line to another in a public switched telephone network(PSTN).

Remove dash from a phone number

What regular expression using java could be used to filter out dashes '-' and open close round brackets from a …

java regex phone-number
Regular Expression for finding phone numbers

Possible Duplicates: A comprehensive regex for phone number validation grep with regex for phone number Hello Everyone, I am new …

regex phone-number
Detect an MSISDN (mobile number) with the browser

Are there any HTTP headers one can use to detect a mobile users number other than this X-header x-up-calling-line-id ? I …

mobile phone-number msisdn
Phone number validation in php codeigniter

I have used the call back function for phone no validation from here. function valid_phone_number_or_empty($value) { $…

php codeigniter validation phone-number
Web based API that can tell me if a number is a landline or cell phone?

My application sends SMS messages to people, but the numbers entered in as their cell phone are sometimes land lines (…

sms phone-number mobile-phones
Android get all contacts telephone number in ArrayList

I am trying to save all contacts telephone numbers in an ArrayList but I cant find a way how. Is …

java android android-contacts phone-number
Angular international phone number with country code and flag

In My Angular application I am trying to implement international phone number field with Country flag and validation. Same to …

angular phone-number mobile-country-code
Javascript Regex - What to use to validate a phone number?

Could anyone tell me what RegEx would work to validate an international phone number including white space between the numbers …

javascript regex validation whitespace phone-number
TelephonyManager.getLine1Number() failing?

I want to get phone number of android device. I use this code: TelephonyManager tm = (TelephonyManager)this.getApplicationContext().getSystemService(Context.…

android phone-number
How do you store cell phone numbers in a database?

With the age of text messages and things like that, what's a good way to store phone numbers in a …

sms phone-number