ZipArchive::getStatusString
(PHP 5 >= 5.2.7)
ZipArchive::getStatusString — Returns the status error message, system and/or zip messages
설명
string ZipArchive::getStatusString
( void
)
Returns the status error message, system and/or zip messages.
인수
이 함수는 인수가 없습니다.
반환값
Returns a string with the status message on success or FALSE on failure.
There are no user contributed notes for this page.
