示例#1
0
<?php

// Create a backup of the database
$backup = new backups();
$backup->backup();