kony Posted May 15, 2007 Share Posted May 15, 2007 Hi, i have got an date in string format ddmmyyyy (eg: 15052007). i have to validate this date. i have alrady validate this date for a number. now all i have to do is check the day (dd) against month (mm). example, 29 feb is invalid date, if not a leap year. i have tried to wrote some bit of code but still struggling with it. i was wondering if any one has allready done this before and can help me!! Link to comment https://forums.phpfreaks.com/topic/51460-solved-date-validation/ Share on other sites More sharing options...
kony Posted May 15, 2007 Author Share Posted May 15, 2007 hey, i found the solution on http://www.vrooms.net/code.php?cat_select=PHP_Date_Validation&show=Date_Validation_and_Conversion in case anyone needs it!! Link to comment https://forums.phpfreaks.com/topic/51460-solved-date-validation/#findComment-253417 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.