JavaScript Editor Javascript debugger     Website design 


mcal_date_valid

Returns TRUE if the given year, month, day is a valid date (PHP 4)
bool mcal_date_valid ( int year, int month, int day )

mcal_date_valid() Returns TRUE if the given year, month and day is a valid date, FALSE if not.