error_log () is not binary safe. message will be truncated by null character. ... message should not contain null character. Note that message may be sent to file, ...
確定! 回上一頁