PHP Installer
Package:
Summary:
Create PHP application install scripts
Groups:
Author:
Description:
This class can be used to create PHP application install scripts.
It generates a single PHP script that can install an application when it is executed.
The class generates a script that may contain compressed versions of the application scripts and other types of files.
It may also contain a dump of the MySQL application database that is restored when the generated installer script is executed.
It generates a single PHP script that can install an application when it is executed.
The class generates a script that may contain compressed versions of the application scripts and other types of files.
It may also contain a dump of the MySQL application database that is restored when the generated installer script is executed.
Comments are closed.