Re: [PHP-WIN] problem with checkdate ()

2001-01-12 Thread Cynic
what about this: $frmdatecheck = date ("j/n/Y", strtotime ( $FROMdate ) ); if( ! checkdate( list( $j , $n , $y ) = explode( '/' , $frmdatecheck ) ) ) or rather: if( ! call_user_func_array( 'checkdate' , explode( '/' , $frmdatecheck ) ) ) At 22:21 12.1. 2001, Asendorf, John wrote the following

RE: [PHP-WIN] problem with checkdate ()

2001-01-12 Thread Asendorf, John
sorry folks, fixed it already... thanks anyway - John Asendorf - [EMAIL PROTECTED] Web Applications Developer http://www.lcounty.com - NEW FEATURES ADDED DAILY! Licking County, Ohio, USA 740-349-3631 The benefit to the government of replacing all $1 Federal Reserve notes wit