int file_put_contents ( string filename, string data [, int flags [, resource context]] ). 和依次調用fopen(),fwrite() 以及fclose() 功能一樣。
確定! 回上一頁