|
eio_fchown(PECL eio >= 0.0.1dev) eio_fchown — Change file ownership Описание
resource eio_fchown
( int $fd
, int $uid
[, int $gid = -1
[, int $pri = EIO_PRI_DEFAULT
[, callback $callback = NULL
[, mixed $data = NULL
]]]] )
eio_fchown() changes ownership of the file specified by fd file descriptor. Список параметров
Смотрите также
|
|