PHP Regex Validation of Hexadecimal Values / check hex number 2015/05/10 by Monster preg_match( '/^[A-F0-9]{15,18}/',$v)