SproutCMS

This is the code documentation for the SproutCMS project

function create()

Creates an archive and optionally, saves it to a file.

Usage

boolean create ( array $paths [, string $filename ] );

Arguments

  1. array $paths
    filenames to add
  2. string $filename = FALSE
    file to save the archive to

Return value

  • boolean