php check 5 or more digit number in string code example Example: validate number should by 12 digit in php /^$|^[0-9]{12}$/