Question
Timezone
Ok a little background info:
I have a countdown script that reads the server time from a mktime php file (xml type)
It works great UNTIL i change the timezone.
Is it possible to static set the timezone, so it doesnt mather from what timezone the user comes from, it will use the servers timezone??? :)'
Thanx in advance!
CODE:
I have a countdown script that reads the server time from a mktime php file (xml type)
It works great UNTIL i change the timezone.
Is it possible to static set the timezone, so it doesnt mather from what timezone the user comes from, it will use the servers timezone??? :)'
Thanx in advance!
CODE: