| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
ZipArchive::addFromString
(no version information, might be only in CVS)
ZipArchive::addFromString -- Add a file to a ZIP archive using its contentsPopis
bool ZipArchive::addFromString ( string localname, string contents )Add a file to a ZIP archive using its contents.
Seznam parametrů
localnameThe name of the entry to create.
contentsThe contents to use to create the entry. It is used in a binary safe mode.
| PÅ™edcházejÃcà | Domů | Dalšà |
| ZipArchive::addFile | Nahoru |