eio_rmdir

Example

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

Description

eio_rmdir() removes a directory.

Return Values

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