Skip to content

PHP/MySQL Script that returns Nigerian mobile network name based on the prefix of the mobile phone number.

Notifications You must be signed in to change notification settings

osparkle/Detect-Mobile-Network-from-Number-Prefix-NG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Detect-Mobile-Network-from-Number-Prefix-NG

PHP/MySQL Script that returns Nigerian mobile network name based on the prefix of the mobile phone number.

Usage

  • Create a MySQL database
  • To add the mobile prefix table to your database, IMPORT the mobile_network_prefixes_ng.sql
  • Open the detect_mobile_network.php file with a text editor, edit the database parameters and other necessary variables
  • Run the detect_mobile_network.php on a web server

You can add more mobile number prefixes to the database table as more number prefixes are added to the mobile networks in the country.

About

PHP/MySQL Script that returns Nigerian mobile network name based on the prefix of the mobile phone number.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published