10 digit number validation in php code example Example: validate number should by 12 digit in php /^$|^[0-9]{12}$/