update : 2015.11.03
php.shukuma.com검색:
|
ZipArchive::getArchiveComment(PHP 5 >= 5.2.0, PECL zip >= 1.1.0) ZipArchive::getArchiveComment — Returns the Zip archive comment 설명
string ZipArchive::getArchiveComment
([ int
$flags
] )Returns the Zip archive comment. 인수
반환값
Returns the Zip archive comment실패 시 예제Example #1 Dump an archive comment
<?php |