HelPHP

backup.php

Table of Contents

Functions

backup_instance()  : string
The backup instance utils create a backup of your HelPHP instance including the main db indicated in the db config (not the central one if it exist)

Functions

backup_instance()

The backup instance utils create a backup of your HelPHP instance including the main db indicated in the db config (not the central one if it exist)

backup_instance(mixed $target) : string

can be called from cli with instance path as argument: php helphp/utils/backup.php instance_home_path

Parameters
$target : mixed

the home path

Return values
string

echoing results


        
On this page

Search results