James John – Software Engineer

How to Validate Nigerian Phone Number Using PHP

I was on a project that an SMS is required to be sent to a subscriber which must be a Nigerian Mobile Number in other to manage their SMS Units, that is what led me into writing a function to validate Nigerian phone numbers.

This is a simple PHP function which validates a phone number to reach the required standard of:

Now let’s go, this my custom function returns 5 outputs which are:

Copy out the below function

Use this function like:

James John

Software Engineer