I'm trying to write up some scripts, and realized that my webhost is over in Europe! I'm trying to test out my script to pull up something based on the current time, but using PHP's date function returns the local time of the server, and I need to compensate for the browser!
Is this one of those I need to have the user login and supply timezone info things?
Is this one of those I need to have the user login and supply timezone info things?