backup your mysql
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2184
How to backup your MySQL database using PHP 1.0
If your website some how gets hacked and you lose all your MySQL Database information, I doubt you would be laughing? or smiling? Thats why you need to backup your database from time to time so that you can put it back the way it was. Here is a simple more>> If your website some how gets hacked and you lose all your MySQL Database information, I doubt you would be laughing? or smiling? Thats why you need to backup your database from time to time so that you can put it back the way it was. Here is a simple script using PHP and MySQL to backup your database!<<less
Added: 2008-06-05 License: Freeware Price: $0.00USD
15 downloads
phpBackupMySQLdiff 1.1
phpBackupMySQLdiff is a Web Application to do MySQL differentials backup into XML files compressed ("zip" or or "tar" "tar.gz"): - Just save the structure" and the "rows" changed - Restore the data into SQL queries - Select two date to restore the more>> phpBackupMySQLdiff is a Web Application to do MySQL differentials backup into XML files compressed ("zip" or or "tar" "tar.gz"): - Just save the structure" and the "rows" changed - Restore the data into SQL queries - Select two date to restore the data - Add a filter (ex: "ID=123" OR "NAME LIKE toto") to filter the data restored<<less
Added: 2005-08-04 License: Freeware Price: $0.00USD
14 downloads
Other version of phpBackupMySQLdiff
License:GPL
Backup Monitor 1.1.0
RSYNC Backup front-end with Web Interface, email reports with attached summary or logfile. Simple to use configuration; back up servers with a single line, or your entire server farm from a single machine. Custom email tags sort responses in your MUA. more>> RSYNC Backup front-end with Web Interface, email reports with attached summary or logfile. Simple to use configuration; back up servers with a single line, or your entire server farm from a single machine. Custom email tags sort responses in your MUA.<<less
Added: 2005-08-08 License: BSD Price: $0.00USD
14 downloads
CSVbackup - Backup your database
Administrator tool to backup your CSV database online without FTP and downloading. The advanced version will allow you to restore and view the files. (CGI/Perl Unix) more>> Administrator tool to backup your CSV database online without FTP and downloading. The advanced version will allow you to restore and view the files. (CGI/Perl Unix)<<less
Added: 2003-09-08 License: Not Specified Price: Free
2242 downloads
Backup
Backup outputs a copy of a MySQL database in sql format directly to your web browser. You can either backup all tables within the database or chose to just backup specific tables. Simply run this scri more>> Backup outputs a copy of a MySQL database in sql format directly to your web browser. You can either backup all tables within the database or chose to just backup specific tables. Simply run this script, copy the output, paste it into plain text file and save it for future use. If you have access to cron or would prefer store zipped backup files on your server for later download via FTP, see the BackupZip scriptlet.<<less
Added: 2006-07-13 License: Free for non-commercial use Price: Free
1339 downloads
Simple Counter using MySQL
Learn how to make a PHP/MySQL visitor counter that counts both unique and returning visitors based of a users IP address. more>> Learn how to make a PHP/MySQL visitor counter that counts both unique and returning visitors based of a users IP address.<<less
Added: 2008-06-26 License: Freeware Price: $0.00USD
14 downloads
Backup all your databases with one click 1
This is a script usefull mostly to server admins, which will automatically detect all your mysql databases and backup/compress them. more>> This is a script usefull mostly to server admins, which will automatically detect all your mysql databases and backup/compress them.<<less
Added: 2007-08-03 License: Freeware Price: $0.00USD
13 downloads
Other version of Backup all your databases with one click
License:Freeware
MySQL backup tutorial 1.0
In this tutorial I will show you a short and simple way how to create a backup copy of your MySQL database using the mysqldump utility. more>> In this tutorial I will show you a short and simple way how to create a backup copy of your MySQL database using the mysqldump utility.<<less
Added: 2008-11-10 License: Freeware Price: $0.00USD
11 downloads
Simple MySQL
Simple MySQL is such a useful PHP class because it can be used to execute MySQL queries defined programmatically. more>>
Simple MySQL is such a useful PHP class because it can be used to execute MySQL queries defined programmatically.
Added: 2009-07-23 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
1 downloads
CSVbackup - Backup your database 2004
Administrator tool to backup your CSV database online without FTP and downloading. The advanced version will allow you to restore and view the files. (CGI/Perl Unix) more>> Administrator tool to backup your CSV database online without FTP and downloading. The advanced version will allow you to restore and view the files. (CGI/Perl Unix)<<less
Added: 2003-09-08 License: Price: 0.00 Price: 0.00
10 downloads
MCM Backup 0.1
MCM Backup is a free PHP/MySQL website backup software. It allows you to backup your files and database and save them to your PC. more>> MCM Backup is a free PHP/MySQL website backup software. It allows you to backup your files and database and save them to your PC.<<less
Added: 2009-01-13 License: GPL Price: $0.00USD
12 downloads
BackupZip 1.1
BackupZip creates a .gz zipped backup of a MySQL database on demand. You can either backup all tables within the database or chose to just backup specific tables. Used with cron and an automated ftp download, you can completely automate database more>> BackupZip creates a .gz zipped backup of a MySQL database on demand. You can either backup all tables within the database or chose to just backup specific tables. Used with cron and an automated ftp download, you can completely automate database backups! If you dont have access to cron, setup a reminder or scheduler to run this script daily or weekly via your web browser and download the zipped files via FTP when convenient. If you dont have access to cron or would prefer to output the backup file directly to your web browser, see the Backup scriptlet.<<less
Added: 2006-07-13 License: Free Non-Commercial Price: $0.00USD
11 downloads
Other version of BackupZip
phpMySQLAutoBackup - automate your MySQL backup using php 1.5.0
NOW released under GPL License. phpMySQLAutoBackup the simple way to backup MySQL databases - automates the backup of your MySQL databases. Exports your database (data and structures), compresses it into gzip format and emails it to you. Schedule it more>> NOW released under GPL License. phpMySQLAutoBackup the simple way to backup MySQL databases - automates the backup of your MySQL databases. Exports your database (data and structures), compresses it into gzip format and emails it to you. Schedule it to run every day/week by adding it to a cron job, or use phpJobScheduler. New features include the ability to select separate tables for backup, and limit the backup to start and stop at pre-set table row numbers, this will now allow a section of a large table (with millions of records) to be selected for backup. Features: * option to ftp backup file to remote server * email zipped database to your specified address * option to save to backup folder * backup limited to once per hour (easily changed) prevents malicious attempts at bringing down your server * specify specific tables to include or exclude, or backup the whole database * set ranges to backup - from start row number to last specified row number<<less
Added: 2004-07-16 License: GPL Price: $0.00USD
13 downloads
Other version of phpMySQLAutoBackup - automate your MySQL backup using php
License:GPL
Using PHP with MySQL 1
Quick and easy script on how to create a DB link and execute an sql statement more>> Quick and easy script on how to create a DB link and execute an sql statement<<less
Added: 2007-11-13 License: GPL Price: $0.00USD
13 downloads
PERL - MySQL Module
Integrate MySQL databasing into your web applications with PERL. Get your feet wet and dive head first into our tutorial. more>> Integrate MySQL databasing into your web applications with PERL. Get your feet wet and dive head first into our tutorial.<<less
Added: 2006-10-19 License: Free for non-commercial use Price: Free
684 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above backup your mysql search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed