resource eio_chown ( string $path , int $uid [, int $gid = -1 [, int $pri = EIO_PRI_DEFAULT [, mixed $callback = NULL [, mixed $data = NULL ]]]] )
Changes file, or directory permissions.
eio_chown() returns request resource on success or FALSE on error.