Categories 3 Account 12 Company Policies 1 Connect 11 Cpanel 1 Cron 7 Dns 3 Domain 29 Email 1 Encoding 1 Folder 31 Programming and Design 1 Reseller 1 Virus Categories Account (3) Company Policies (12) Connect (1) Cpanel (11) Cron (1) Dns (7) Domain (3) Email (29) Encoding (1) Folder (1) Programming and Design (31) Reseller (1) Virus (1) How can I adjust the time/date reported by php? Question How can I adjust the time/date reported by php? Answer You can easily adjust the timezone as reported by php. Here is how. #1: Edit your site's php.ini. If you do not have one, create one in your site's folder (default: public_html) #2:Add the following code date.timezone = "America/Denver"; Use the appropriate option at http://php.net/timezones Still need help? If you need further assistance than this entry provided, please, do open up a support ticket, we are here to help you out 0 Users Found This Useful Was this answer helpful? Yes No Related Articles Why am I getting Server 500 errors with php scripts? Question Why am I getting Server 500 errors with php scripts? Answer... What version of PHP are you running? Question What version of PHP are you running? Answer... How do I redirect users to another page using PHP? Question How do I redirect users to another page using PHP?... How do I use PHP on your host? Question How do I use PHP on your host? Answer... Fatal error: Unable to read X bytes in /home/user/public_html/myfile.php on line Y Question I get this with some of my php files: Fatal error: Unable to... Powered by WHMCompleteSolution Support My Support Tickets Announcements Knowledgebase Downloads Network Status Open Ticket