SOLVED: Getting wireless number carrier

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
xtiano77
Forum Commoner
Posts: 72
Joined: Tue Sep 22, 2009 10:53 am
Location: Texas

SOLVED: Getting wireless number carrier

Post by xtiano77 »

I have been trying to find out how to get a wireless number carrier information, that is the name of the carrier, in order to send SMS messages. I found few scripts; however, the target sites used are no longer in service. I found some commercial sites that will provide similar service for a fee; however, I would like to know if there is a free repository or service where I can get the information without the need for payment. Can anyone shed some light on this? Thanks in advance.
Last edited by xtiano77 on Mon Feb 20, 2012 8:00 pm, edited 1 time in total.
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Getting wireless number carrier

Post by Celauran »

Local Calling Guide will return OCN information for a given NPA/NXX.
xtiano77
Forum Commoner
Posts: 72
Joined: Tue Sep 22, 2009 10:53 am
Location: Texas

Re: Getting wireless number carrier

Post by xtiano77 »

Thanks Celauran!
Post Reply