ZipArchive::addFile(No version information available, might be only in CVS) ZipArchive::addFile — Adds a file to a ZIP archive from the given path Описание
bool ZipArchive::addFile
( string $filename
[, string $localname
] )
Adds a file to a ZIP archive from a given path Список параметров
Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. ПримерыThis example opens a ZIP file archive test.zip and add the file /path/to/index.txt. as newname.txt. Пример #1 Open and extract
<?php |
|
|
| © 2009 Тест скорости интернета | Boont.Ru |