php - How to get country code or country prefix from a mobile number which doesn't contain country code -


i working on app gets phone number or without country code call or send sms. want know, there functionality / pattern can detect country code of number doesn't contain country code.

for example have number: 1. 0167-xxxx-xxx 2. 0171-xxxx-xxx 3. 3212-xxx-xxx 4. 4808-xxx-xxx 

here, first 2 numbers bangladesh , last 2 numbers usa. so, there way determine / differentiate country numbers?

so, there way determine / differentiate country numbers?

no, can't , that's why country codes used.


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -