I was wondering how to change the timezone when you insert the time into a database. I need to offset it 3 hours but can't figure out how to do it.
look at the mktime() function.