Reply to MySQL timezone support - setting from PHP
Posted by bill on 10/14/07 18:54
I am using the MySQL date and time functions and they save a lot
of my time. But the server is located in a time zone 2 hours
away. I read in the SQL docs how to set the timezone on a
per-connection basis, but how would I do that from PHP ?