Code: Select all
Warning: preg_match() [function.preg-match]: No ending delimiter '^' found in /home/content/h/b/c/hbcpk/html/modules/FormBuilder/classes/TextField.class.php on line 119
* Please enter a valid phone number for "Phone"
Code: Select all
Warning: preg_match() [function.preg-match]: No ending delimiter '^' found in /home/content/h/b/c/hbcpk/html/modules/FormBuilder/classes/TextField.class.php on line 119
* Please enter a valid phone number for "Phone"
Code: Select all
! preg_match('^([0-9][\s\.-]?)?(\(?[0-9]{3}\)?|[0-9]{3})[\s\.-]?([0-9]{3}[\s\.-]?[0-9]{4}|[a-zA-Z0-9]{7})(\s?(x|ext|ext.)\s?[a-zA-Z0-9]+)?$',
Code: Select all
! preg_match('/^([0-9][\s\.-]?)?(\(?[0-9]{3}\)?|[0-9]{3})[\s\.-]?([0-9]{3}[\s\.-]?[0-9]{4}|[a-zA-Z0-9]{7})(\s?(x|ext|ext.)\s?[a-zA-Z0-9]+)?$/',