Lance Rochelle wrote: > just use GMT it is much simpler.... just kidding > <?PHP > $test = getenv("DATE_LOCAL"); > print("$test"); > ?> The output of this was empty, so I guess i'm missing something, and the getenv() page didn't shed any light on it. Justin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] time in annother zone Justin French
- Re: [PHP] time in annother zone Lance Rochelle
- Justin French