JArchiveZip::create/1.5

From Joomla! Documentation
< JArchiveZip::create
Revision as of 19:30, 25 April 2011 by Doxiki2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Joomla 1.5 JArchiveZip::create

Description

Create a ZIP compressed file from an array of file data.

Description:JArchiveZip::create [Edit Descripton]

public function create (
        $archive
        $files
        $options=array
)
Parameter Type Default Description
$archive string Path to save archive
$files array Array of files to add to archive
$options array array() Compression options [unused]
  • Returns boolean True if successful
  • Defined on line 102 of libraries/joomla/filesystem/archive/zip.php
  • Since Joomla 1.5

See also

SeeAlso:JArchiveZip::create [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox