I have reseller account on US server. But I live in Europe and all my customers are from Europe. And I have one problem - time on this server. In Europe is +6 H than in US. date() in php and for example now() in mysql will get US time. Is there any possibility in other way define time for some account on this server that when i use time functions it will get correct time (Europe). Maybe throught .htaccess or apache config ? I know that i can add 6h in all my scripts but i want that my custommers don't need to do this, or don't need modify other scripts (ex. phpBB). Thanks for any help.