eio_fchmod
eio_fchmod
(PECL eio >= 0.0.1dev)
eio_fchmod — Change file permissions.
Description
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 fd
file descriptor.
Parameters
-
fd
-
Stream, Socket resource, or numeric file descriptor, e.g. re