update : 2015.11.03
php.shukuma.com검색:
|
chmod(PHP 4, PHP 5, PHP 7) chmod — Changes file mode 설명
bool chmod
( string
$filename
, int $mode
)
Attempts to change the mode of the specified file to that given in
인수
반환값
성공 시 주의
참고
|