fareedreg Posted December 20, 2009 Share Posted December 20, 2009 how to validate text field in dd/mm/yyyy format :'( Link to comment https://forums.phpfreaks.com/topic/185805-date-validation/ Share on other sites More sharing options...
nafetski Posted December 20, 2009 Share Posted December 20, 2009 I would highly suggest using... http://php.net/manual/en/function.checkdate.php This will not only check the string validity, but also if the days in the month/year are also what you expect. Link to comment https://forums.phpfreaks.com/topic/185805-date-validation/#findComment-981094 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.