Jump to content

change mysql timezone


dsjoes

Recommended Posts

i have contacted my host and they said

I have checked and noticed that your website is showing the server time. It is not possible to overwrite the server time. Hence you need to upload a script in your website so that it shows the desired time zone. I have uploaded a test script at http://example.com/time.php which shows the time according to timezone = Europe/London.

 

so i'm using the below code which i include into pages that i need it for it works when i echo the the date

date_default_timezone_set('Europe/London');

 

but mysql time still shows the server time how do i stop this. i am using the timestamp in mysql to capture the date and time info was inserted

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.