Note that this function overwrites existing files of the same name.
![]() |
|
||||||||||
|
ZipArchive::addFromString(no version information, might be only in CVS) ZipArchive::addFromString -- Add a file to a ZIP archive using its contentsОписаниеbool ZipArchive::addFromString ( string localname, string contents )Add a file to a ZIP archive using its contents. Список параметров
Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. ZipArchive::addFromString
Jacques Chester
30-Jan-2007 09:10
Note that this function overwrites existing files of the same name.
|