eio_unlink

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

説明

eio_unlink() deletes a name from the file system.

戻り値

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