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

realpath_cache_get

獲取realpath 緩存條目
同類函數
  • 返回文件路徑的信息 pathinfo

    pathinfo

    返回文件路徑的信息
  • 將整個文件讀入一個字符串 file_get_contents

    file_get_contents

    將整個文件讀入一個字符串
  • 獲取文件的最後訪問時間 fileatime

    fileatime

    獲取文件的最後訪問時間
  • 返回符號鏈接的目標 readlink

    readlink

    返回符號鏈接的目標
  • 讀取文件(可安全用於二進製文件) fread

    fread

    讀取文件(可安全用於二進製文件)
  • 拷貝文件 copy

    copy

    拷貝文件
  • 解析一個配置文件 parse_ini_file

    parse_ini_file

    解析一個配置文件
  • 從文件指針中讀取一行 fgets

    fgets

    從文件指針中讀取一行
熱門文章