file_put_contents实现内容追加

file_put_contents("test.txt", "This is another something.", FILE_APPEND);

FILE_APPEND:在文件末尾以追加的方式写入数据

posted @ 2019-06-09 15:30  Renz、  阅读(4368)  评论(0编辑  收藏  举报

/*音乐*/