expected_Phone_number: (888) 888-8888
actual_phone_number: (888) 888-8888
How do I use Preg_match to check if the 2 numbers match.(I need to check if the 2 phone numbers match exactly)
expected_Phone_number: (888) 888-8888
actual_phone_number: (888) 888-8888
How do I use Preg_match to check if the 2 numbers match.(I need to check if the 2 phone numbers match exactly)