To set a specific timezone for a PHP script, use the following function which should be added to the PHP file: putenv("TZ=US/Central");.
確定! 回上一頁