error_log ("Error message\n", 3, "/mypath/php.log");. The first parameter is the string to be sent to the log. The second parameter 3 means expect a file ...
確定! 回上一頁