Date validation in PHP?

Posted by php learner on Stack Overflow See other posts from Stack Overflow or by php learner
Published on 2010-05-26T05:22:50Z Indexed on 2010/05/26 5:31 UTC
Read the original article Hit count: 303

Filed under:

In my form I am using drop down for showing day, month, year. can you help me to validate the date. I have to validate the entered age is greater than 15. also checking leap year

© Stack Overflow or respective owner

Related posts about php