Designed to create a daily snapshot of the dynamic data on your website. (e.g. content management systems, forums, guestbooks etc.)
Some of the features include:
- Backup multiple databases and servers with different users and passwords.
- Backups can be scheduled using cron (on UNIX systems) or AT (on Windows systems).
- Create daily, weekly and monthly snpashots of your database.
- Keep the daily, weekly and monthly backups for a user-specified time.
- Archive and compress the SQL files (*.tar.gz).
- Creates a detailed report of everything that has been done.
- Reports can be mailed to you or any other user-specified email-address, saved to disk or displayed in browser.
- Generated SQL files can be mailed to you or any other user-specified email-address.
- Generated SQL files can be uploaded by FTP to any user-specified FTP server.
- Choose to create SQL files for each table or one for each database
- No system calls, everything in 100% pure PHP.
This is a set of PHP3 scripts and HTML files that provide Web-based interface to MySQL database to administer your user information. It allows you to add, delete, edit, view and search your user database.
A simple script used to Dump your remote MySQL database. Particulary useful on your personal PC, when PHP hosting servers are limiting the runtime interval of PHP scripts. Now you can to download big dumps too. (demo version with 15 seconds PHP script runtime)
MySQL Dialog is a simple MySQL database access wrapper class to execute SQL queries and display the results in HTML tables. The class connects to a MySQL server, sends SQL statements, and gets the results as an array. A table with the data from the result sets can also be displayed. The class may optionally return error messages on failure based on the mysql_error() and user defined error messages.
Backup program for MySQL databases that creates MySQL database backup files on your server. The backup files are in the same format as the phpmyadmin dump files. Simple installation. Optional german or english language. Comments in German and english.