I'm trying to use the date function to print the time/date an order is processed, and its printing a time thats 2 hours earlier than my time zone (EST). I figured out its because my hosting account (godaddy.com) is based in Arizona so the time zone must be set to whatever AZ is set to. I called them up and they use php 4.3 which does not support one solution I found to change the default time zone in the script. I dont' have a virtual-dedicated server account with godaddy so I don't get SSH access. Does anyone know of a workaround that will work for php v. 4.3?