update : 2015.11.03
php.shukuma.com검색:
|
eio_chmod(PECL eio >= 0.0.1dev) eio_chmod — Change file/direcrory permissions. 설명
resource eio_chmod
( string
$path
, int $mode
[, int $pri = EIO_PRI_DEFAULT
[, callable $callback = NULL
[, mixed $data = NULL
]]] )
eio_chmod() changes file, or direcrory permissions. The
new permissions are specified by 인수
반환값
eio_chmod() returns request resource on success or 참고
|