Page 1 of 1

Backup database

Posted: Mon Jul 12, 2004 9:56 pm
by ng_king
I want to design my own backup database program. with a simple click on the button i can backup the database structure and data into my local PC. pls help.

Posted: Wed Jul 14, 2004 11:15 am
by lostboy
write a script that uses mysqldump to pump out the backup and email the file to you

Posted: Fri Jul 16, 2004 10:14 am
by gabrielharrison
Hi,

I solved this by using phpmyadminand just working out the url that I needed.

Mine used something like this:

http://localhost/phpMyAdmin-2.5.3-rc3/e ... ssion=none