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).

How to identify a country from a normalized phone number?

I have a list of international phone numbers and a List of Country calling codes. I would like to identify …

phone-number country-codes
phone number should be a string or some numeric type that have capacity to save phone number?

We want to store 10 digit mobile number i.e.9999999999. Should it be numeric or string datatype? We don't want to …

c# sql phone-number telephony
How to do an input mask for HTML5 telephone input and regex pattern

I would like to have a telephone input that automatically inserts two dashes into the phone number, and as the …

jquery html phone-number input-mask
String to Phone Number format on iOS

In my app, I have a string like: "3022513240" I want to convert this like: (302)-251-3240 How can I solve …

ios objective-c nsstring phone-number
android: how do I format number as phone with parentheses

I have a number that I need to format as a telephone number. If I do PhoneNumberUtils.formatNumber(numStr); Then …

android phone-number number-formatting libphonenumber
Detecting near-by phone numbers

Trying to figure out some sort of method in which it would be possible to detect nearby phone numbers e.…

mobile phone-number gprs
parsley.js telephone digits input validating with spaces

I have an input for telephone number. I would like to write this format: 0175 6565 6262 (with spaces). But if write with " " …

phone-number parsley.js
Phone Number Columns in a Database

In the last 3 companies I've worked at, the phone number columns are of type varchar(n). The reason being that …

database phone-number
Is there a standard for phone numbers?

Before you say that this has already been asked, know that I've already reviewed these: Is there a standard for …

standards phone-number
Android Phone Number Verification

I need a way to verify that the mobile number set in my Android application is correct as in "ownership" …

android sms whatsapp phone-number verification