update : 2015.11.03
php.shukuma.com검색:
|
eio_fchown(PECL eio >= 0.0.1dev) eio_fchown — Change file ownership 설명
resource eio_fchown
( mixed
$fd
, int $uid
[, int $gid = -1
[, int $pri = EIO_PRI_DEFAULT
[, callable $callback = NULL
[, mixed $data = NULL
]]]] )
eio_fchown() changes ownership of the file specified by
인수
참고
|