To initiate logging, and turn off error display to visitors, enter the following code in your php.ini file. display_errors = Off log_errors = On error_log ...
確定! 回上一頁