ID: 26343 Updated by: [EMAIL PROTECTED] Reported By: ccetanr at nus dot edu dot sg -Status: Open +Status: Bogus Bug Type: Date/time related Operating System: WIN XP PHP Version: 4.3.4 New Comment:
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Thank you for your interest in PHP. see 26342 Previous Comments: ------------------------------------------------------------------------ [2003-11-21 02:07:50] ccetanr at nus dot edu dot sg Description: ------------ When return the value from the function, no value is returned. Reproduce code: --------------- <?php $check = checkdate(11,32,2003); print_r($check); ?> Expected result: ---------------- Nothing returns? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26343&edit=1
