當前位置: 首頁> 函數類別大全> is_writable

is_writable

判斷給定的文件名是否可寫
同類函數
  • 改變文件模式 chmod

    chmod

    改變文件模式
  • 輸出文件 readfile

    readfile

    輸出文件
  • 參見unlink() 或unset()(PHP 沒有delete 關鍵詞或函數) delete

    delete

    參見unlink()或unset()(P
  • 獲取文件修改時間 filemtime

    filemtime

    獲取文件修改時間
  • 用模式匹配文件名 fnmatch

    fnmatch

    用模式匹配文件名
  • 寫入文件(可安全用於二進製文件) fwrite

    fwrite

    寫入文件(可安全用於二進製文件)
  • 從文件指針中讀取一行 fgets

    fgets

    從文件指針中讀取一行
  • 從文件指針中讀入一行並解析CSV 字段 fgetcsv

    fgetcsv

    從文件指針中讀入一行並解析CSV字段
熱門文章