My server is located on the East Coast, but all of the users of my
site live on the West Coast. I have an application that makes several
calls to time() and as a result all of the times displayed are East
Coast.

Rather than changing every time() to time()-10800, I was wondering if
there is a way to make one global change, perhaps with .htacess. 
Since this site is hosted on a commercial service I do not have
access to the PHP.ini or other server-level files.

TIA

John Hughes

__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

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

Reply via email to