php - Does Zend have validator for greater than 1900 -


i have date of birth field , want add validator no 1 enters value less 1900. zend have validator can used this? see alnum don't think it's enough because doesn't set minimum.

yes, greaterthan .............


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -