|
This is a simple interface to
xls2mysql is the first and
This script allows you to
A class for very basic MySQL
a MySQL installation,
only PHP application to
make a backup of your MySql
database connectivity.
written in PHP, that
perform data conversion from
database in sql or gz format
Written to reduce redundant
runs
in any internet
xls to mysql. xls2mysql is
allowing you to restore in
code in my own projects
browser (well, Internet
shipped with a simple but
case of a server crash.
The
aswell as aid in debugging
Explorer, Netscape, Firefox,
easy to understand DHTML
output sql is already
and error reporting during
and Opera
anyway!;). It is
interface : one tab enables
compacted.
You can download
the developement phase.
intended for the casual,
file uploading, the other
the backup from the server
Currently connects to a
occasional SQL user who does
displays the list of all
as sql or gzip.
Very easy
database, execute external
not
have SQL statement
files in the recipient
to use. 2.2 contains
files containing SQL
syntax on the tip of their
directory. As such you can
fulltxt fields as
commands, insert and update
tongue (or the tip of
try the process many times
option.
Overhauled version,
from an array of key =>
anything
else!;) and does
without re uploading your
better error
value pairs, insert and
not wish to constantly refer
files.
checking.
Works with
update with sql command,
to documention for syntax
windows/apache too, special
query (one result), query
for
basic, common SQL
changes for windows
(multiple rows), and dump a
queries. It is form driven
time-out.
For the use with
select query to a table. The
and implemented in HTML
multiple databases
zip file contains the class
frames.
see:
MySql PHP Multiple
aswell as a demonstration
Database Backup
script.
Date: Feb, 04 2006 Date: Jan, 25 2006 Date: Dec, 21 2005 Date: Apr, 29 2005 |
|
Backup DB is a very easy to
isplay a complete list of
MySQL-Dumper is a script for
BackupZip creates a .gz
use MySQL database
MySQL table fields in
automatically backuping your
zipped backup of a MySQL
Backup/Restore utility
database. Must have script
tables in a MySQL-database.
database on demand. You can
written in PHP and Perl. The
for developers. Easy and
The two basic pages are a
either backup all tables
interface is written in PHP
quick!
page for frequently use and
within the database or chose
to keep things streamlined
an administrator-page. The
to just backup specific
and the backup/restore
page for frequently use
tables.
Used with cron
processes are written in
checks if there are tables
and an automated ftp
Perl to avoid PHP's
in the database that have
download, you can completely
limitations in the areas of
been changed after the last
automate database backups!
safe_mode file ownership and
back-up. If they are, there
If you don't have access to
system commands (v1.10 adds
will be made a back-up of
cron, setup a reminder or
the option of using PHP
these tables, which saves
scheduler to run this script
files for the backup/restore
time and space.
daily or weekly via your web
process). Backups are
browser and download the
compressed to limit storage
zipped files via FTP when
space, organized by database
convenient.
If you don't
(for ease of restoring), and
have access to cron or would
saved with the date appended
prefer to output the backup
to the filename (to allow
file directly to your web
multiple backups). You can
browser, see the Backup
backup or restore one or
scriptlet.
more (or all) tables in the
selected database at once.
Date: Apr, 22 2005 Date: Dec, 20 2006 Date: Aug, 15 2006 Date: Jul, 13 2006 |