Autoresponder,password protection scripts,click tracking scripts  

 Follow up email Autoresponder,
 Folder password protection script,
 Click tracking script.
Sitemap | Services | Hosting  | Frequently Asked Questions | Contact | Shopping cart
Discount sale of Autoresponder FREE Bonuses - LIMITED TIME!!

Simple way to backup database.

Once in a while you need to do whole database backups. Doing database backups is not possible through phpmyadmin all the times because of:

* Large database. Can be some 20 MB or 40 MB. Cpanel or any other webpanel phpmyadmin will be timed-out with this big database.

* When you need complete backups to restore whole database structure too.

* When you want fast and reliable way.

The following is the telnet commands to backup and restore the databases.

This is the command to use that dumps whole DB to the sql-file:
mysqldump -u <dbuser> -p <dbname> > /path/to/backup.sql

This command restores DB from sql-file created by first command:
mysql -u <dbuser> -p <dbname> < /path/to/backup.sql

Where:
u - is database username
p - is database password
dbname - is the databasename
/path/to/ - is the absolute path to backup.sql file




Author Bio:
Radhika Venkata
Home for PHP Autoresponder Software!
http://www.scripts4webmasters.com/
Article Details
Author: Admin
Posted: 2008-09-21 18:47:15
Number of Views: 204
Keywords: backup database,database backup,mysqldump




COMPARE AUTORESPONDERS:
FREE/ BASIC/ PRO:

Compare Free/Basic/Pro Autoresponders




TRACKtheCLICK:

Click tracking script



All softwarebox images are for illustrative purposes only. Software is downloadable.
You actually don't receive any physical CDs or boxes.

Terms and Conditions | Private policy | Antispam policy
Scripts4webmasters.com (Part of RV Internet Solutions LLC®)
Copyright 2001 - Present. ©. All Rights Reserved.