PHP error_log() 函数
摘要:定义和用法error_log() 函数向服务器错误记录、文件或远程目标发送一个错误。若成功,返回 true,否则返回 false。语法error_log(error,type,destination,headers)参数描述error必需。要记录的错误消息。type可选。规定错误记录的类型。可能的记...
阅读全文
posted @ 2015-03-12 10:39
posted @ 2015-03-12 10:39