PHP写日志文件(log.txt) <?phpfunctionlogResult($str=&039;&039;){$fp=fopen("log.txt","a");flock($fp,L... 110 月前 / 0 条评论 / 3898 阅读 / 0 赞 PHP笔记