|
eio_fchownChange file ownership Description
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
Parameters
See Also
|