ZipArchive::clearError

(PHP 8 >= 8.2.0, PECL zip >= 1.20.0)

ZipArchive::clearErrorClear the status error message, system and/or zip messages

說明

public ZipArchive::clearError(): void

Clear the status error message, system and/or zip messages.

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

沒有返回值。

參見