eio_open

eio_open

(PECL eio >= 0.0.1dev)

eio_openOpens a file

Description

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

eio_open() opens file specified by path in access mode mode with

Parameters

path

Path of the file to be opened.