update : 2015.11.03
php.shukuma.com검색:
|
ZipArchive::setArchiveComment(PHP 5 >= 5.2.0, PECL zip >= 1.4.0) ZipArchive::setArchiveComment — Set the comment of a ZIP archive 설명
bool ZipArchive::setArchiveComment
( string
$comment
)Set the comment of a ZIP archive. 인수
반환값
성공 시 예제Example #1 Create an archive and set a comment
<?php |