PHP incorrect write time
One of our users has reported that the time isnt correct on our sever, but when I checked it, it was showing the right time.Seems that the problem is only when trying to write a file using PHP, it puts the creatin time an hour behind what it should be.
Is there a time setting for PHP? I looked in php.ini, but couldnt find anything.
Anyone had this before?