檔案系統函式庫 fileperms (PHP3 , PHP4) fileperms --- 取得檔案的權限 語法 : int fileperms (string filename) 說明 : 傳回檔案的權限,發生錯誤則傳回false。 此函式的結果會存在快取緩衝區中,詳細資料請參考clearstatcache( )。 上一頁 首頁 下一頁
檔案系統函式庫
fileperms
(PHP3 , PHP4)
fileperms --- 取得檔案的權限
語法 : int fileperms (string filename)
int fileperms (string filename)
int fileperms
說明 :
傳回檔案的權限,發生錯誤則傳回false。 此函式的結果會存在快取緩衝區中,詳細資料請參考clearstatcache( )。
傳回檔案的權限,發生錯誤則傳回false。
此函式的結果會存在快取緩衝區中,詳細資料請參考clearstatcache( )。