eio_chown

Example

 resource eio_chown ( string $path , int $uid [, int $gid = -1 [, int $pri = EIO_PRI_DEFAULT [, mixed $callback = NULL [, mixed $data = NULL ]]]] ) 

Description

Changes file, or directory permissions.

Return Values

eio_chown() returns request resource on success or FALSE on error.