- file_get_contents(檔名) 讀取檔案的內容
- file_put_contents(檔名, 資料) 將資料寫入檔案內
- file_exists(檔名) 檢查檔案是否存在
2010-05-11
此範例用到的檔案處理函式:
張貼留言