eio_unlink

Example

 ReturnType eio_unlink ( string $path [, int $pri = EIO_PRI_DEFAULT [, mixed $callback = NULL [, mixed $data = NULL ]]] ) 

Description

eio_unlink() deletes a name from the file system.

Return Values

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