update : 2015.11.03
php.shukuma.com검색:
|
eio_chown(PECL eio >= 0.0.1dev) eio_chown — Change file/direcrory permissions. 설명
resource eio_chown
( string
$path
, int $uid
[, int $gid = -1
[, int $pri = EIO_PRI_DEFAULT
[, callable $callback = NULL
[, mixed $data = NULL
]]]] )Changes file, or directory permissions. 인수
반환값
eio_chown() returns request resource on success or 참고
|