eio_chmod

eio_chmod

(PECL eio >= 0.0.1dev)

eio_chmodChange file/direcrory permissions.

Description

resource eio_chmod ( string $path , int $mode [, int $pri = EIO_PRI_DEFAULT [, callable $callback = NULL [, mixed $data = NULL ]]] )

eio_chmod() changes file, or direcrory permissions. The new permissions are specified by mode.

Parameters

path

Path to the target file or directo