PHP Date Validation

This script uses PHP’s built in checkdate function to verify the date. The values must be split by the month, day, and year values for the function to work.

Details