Date() function showing the wrong time.
Posted: Tue May 24, 2011 2:12 pm
So, my server is being hosted in a different timezone ( 2 hours difference ) and I use the date() function to insert the time into a database for a blog, but it shows the servers current time, and that tends to be quite irritating... Is there any way to insert MY current time into the database instead of the servers?