PEAR_PackageFileManager
[ class tree: PEAR_PackageFileManager ] [ index: PEAR_PackageFileManager ] [ all elements ]

File: makepackage.php

Source Location: /PEAR_PackageFileManager-1.6.0a7/examples/makepackage.php

Classes:

Page Details:

Here is a sample file that demonstrates all of PEAR_PackageFileManager2's features.

First, a subpackage is created that is then automatically processed with the parent package Next, the parent package is created. Finally, a compatible PEAR_PackageFileManager object is automatically created from the parent package in order to maintain two copies of the same file.

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.

Includes:

require_once('PEAR/PackageFileManager2.php') [line 27]
This is the only setup function needed

Documentation generated on Mon, 11 Mar 2019 14:37:15 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.