Have you tried "putenv", like:

putenv ('TZ=Europe/Amsterdam');


P.

"Andy Higgins" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello,
>
> I have a requirement to run two different sites that are in different time
> zones on the same machine. Does anyone know if this is possible to do by
> running two instances of php and making a change in the php.ini? Or do you
> have any other suggestions on how this can be done?
>
> Thank you.
>
> Regards,
> Andy

-- 
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to