随笔

file_put_contents("log/log_" . date("Y-m-d") . ".txt", $log, FILE_APPEND);
原文地址:https://www.cnblogs.com/phpfensi/p/4503341.html