eio_unlink
eio_unlink
Delete a name and possibly the file it refers to
resource **eio_unlink** string $path int $pri callable $callback mixed $data
deletes a name from the file system.
eio_unlink
pathPath to file
pri``callback``data
Arbitrary variable passed to .
callback
returns request resource on success,return.falseforfailure.
eio_unlink