Full index

Package indexes


c d f h i n o p s _
c
top
$compress
iam_backup::$compress in iam_backup.php
d
top
$dbname
iam_restore::$dbname in iam_restore.php
$dbname
iam_backup::$dbname in iam_backup.php
$dbpass
iam_restore::$dbpass in iam_restore.php
$dbpass
iam_backup::$dbpass in iam_backup.php
$dbuser
iam_restore::$dbuser in iam_restore.php
$dbuser
iam_backup::$dbuser in iam_backup.php
f
top
$filename
iam_restore::$filename in iam_restore.php
$filename
iam_backup::$filename in iam_backup.php
h
top
$host
iam_restore::$host in iam_restore.php
$host
iam_backup::$host in iam_backup.php
i
top
iam_backup
iam_backup in iam_backup.php
IAM_Backup A class for backing up an entire Database and send the dump to the browser or download it as a file
iam_backup
iam_backup::iam_backup() in iam_backup.php
Initialize this class. Constructor
iam_backup.php
iam_backup.php in iam_backup.php
iam_restore
iam_restore in iam_restore.php
IAM_restore A class for restoring a database from a backup file
iam_restore
iam_restore::iam_restore() in iam_restore.php
Initialize this class. Constructor
iam_restore.php
iam_restore.php in iam_restore.php
n
top
$newline
iam_backup::$newline in iam_backup.php
o
top
$output
iam_backup::$output in iam_backup.php
p
top
perform_backup
Generate the DB backup and send it to browser or download it as a file
perform_restore
Restore the data from file
s
top
$struct_only
iam_backup::$struct_only in iam_backup.php
_
top
_backup
iam_backup::_backup() in iam_backup.php
Generate the DB Dump.
_define_newline
Define EOL character according to target OS
_get_browser_type
Define the client's browser type
_get_content
iam_backup::_get_content() in iam_backup.php
Generate the selected table's contents
_get_def
iam_backup::_get_def() in iam_backup.php
Generate the selected table's definition
_get_mime_type
Define MIME-TYPE according to target Browser
_Open
iam_restore::_Open() in iam_restore.php
Open the file containing the backup data
_out
iam_backup::_out() in iam_backup.php
Send the output to the browser
c d f h i n o p s _