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