I am currently doing a simple loading system, what I want to do is to check specific numbers for example these cellphone numbers are only for globe telecom (0915, 0916, 0917) and for smart telecom (0918, 0919, 0920, 0921). If the user checks on globe the number should be in globe telco number format, hence it won't save and prompt user "INVALID NUMBER".
Any help would be appreciated by me. thanks