php Programming Glossary: matchset
Validating US phone number with php/regex http://stackoverflow.com/questions/3357675/validating-us-phone-number-with-php-regex the format analyzer if preg_match format_pattern phone matchset valid 'format' true If formatted properly continue if valid.. 'format' Set array of new components components array 'ac' matchset 1 area code 'xc' matchset 2 exchange code 'sn' matchset 3 subscriber.. components components array 'ac' matchset 1 area code 'xc' matchset 2 exchange code 'sn' matchset 3 subscriber number 'xn' matchset..
|