Alternc  latest
Alternc logiel libre pour l'hébergement
sql_dorestore.php File Reference

Go to the source code of this file.

Variables

 $fields
 restore (do it) a MySQL database More...
 
 $r =$mysql->get_mysql_details($id)
 
 if ( $mysql->restore( $restfile, true, $id))
 

Variable Documentation

◆ $fields

$fields
Initial value:
= array (
"id" => array ("post", "string", ""),
"restfile" => array ("post", "string", ""),
)

restore (do it) a MySQL database

Definition at line 29 of file sql_dorestore.php.

◆ $r

$r =$mysql->get_mysql_details($id)

Definition at line 42 of file sql_dorestore.php.

◆ if

if($mysql->restore($restfile, true, $id)) (   $mysql-> $restfile, true, $id)

Definition at line 55 of file sql_dorestore.php.