eio_rename

 resource eio_rename ( string $path , string $new_path [, int $pri = EIO_PRI_DEFAULT [, mixed $callback = NULL [, mixed $data = NULL ]]] ) 

説明

eio_rename() renames or moves a file to new location.

戻り値

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