(no version information, might be only in CVS)
ZipArchive::addFromString -- Add a file to a ZIP archive using its contentsAdd a file to a ZIP archive using its contents.
localnameThe name of the entry to create.
contentsThe contents to use to create the entry. It is used in a binary safe mode.