課程
/后端開發(fā)
/PHP
/PHP進階篇
file_put_contents向文件寫入內(nèi)容,追加內(nèi)容用什么
2015-12-12
源自:PHP進階篇 5-2
正在回答
file_put_contents ( string filename, string data [, int flags [, resource context]] )
花開丶有聲 提問者
lynhao 回復(fù) 花開丶有聲 提問者
我記得是file_append函數(shù)吧
舉報
輕松學(xué)習(xí)PHP中級課程,進行全面了解,用PHP快速開發(fā)網(wǎng)站程序
3 回答文件內(nèi)容是否有效的判斷
2 回答表單的內(nèi)容
1 回答怎么遠程修改服務(wù)器上面的文件內(nèi)容。
1 回答我想訪問我本地的一個文件的內(nèi)容,地址要怎么寫?
3 回答為什么拿不到標簽里的內(nèi)容
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2015-12-12
file_put_contents ( string filename, string data [, int flags [, resource context]] )
2015-12-12
我記得是file_append函數(shù)吧