>> Jesus.... "$min = $sec % 60 60;" should be "$sec = $sec % 60;"
> Maybe $sec = min % 60 ;) ? No it should not be, think again why. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
>> Jesus.... "$min = $sec % 60 60;" should be "$sec = $sec % 60;"
> Maybe $sec = min % 60 ;) ? No it should not be, think again why. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php