首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
chmod
chmod
改變文件模式
名稱:
chmod
分類:
文件系統
所屬語言:
php
一句話介紹:
改變文件模式。
相關內容
在Windows 系統中使用PHP chmod 有什麼限制
4
同類函數
fseek
fseek
在文件指針中定位
linkinfo
linkinfo
獲取一個連接的信息
filectime
filectime
取得文件的inode修改時間
fgetss
fgetss
從文件指針中讀取一行並過濾掉HTML標記
fnmatch
fnmatch
用模式匹配文件名
fstat
fstat
通過已打開的文件指針取得文件信息
fdatasync
fdatasync
將數據(但不是元數據)同步到文件
lchgrp
lchgrp
修改符號鏈接的所有組
熱門文章
在Windows 系統中使用PHP chmod 有什麼限制