Re: Changing the Time Zone in php.ini
"Per Lundkvist" <[email protected]>
| Newsgroups | gmane.comp.php.internationalization |
|---|---|
| Message-ID | <[email protected]> |
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