automattical db backup
Moderator: General Moderators
automattical db backup
is there a possible way to backup the content of a MySQL database automatically (make a .sql file) and if even possible mail it.
I ve made a full phpmysql based site for a client and it would be very usefull to have a backup very often.
Anyone has experience with this??
Thanx
ZiLL
I ve made a full phpmysql based site for a client and it would be very usefull to have a backup very often.
Anyone has experience with this??
Thanx
ZiLL
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
Found this:
http://codewalkers.com/seecode/46.html
By searching on Google:
http://www.google.co.uk/search?q=php+ba ... l=en&meta=
Hope it helps,
Mac
http://codewalkers.com/seecode/46.html
By searching on Google:
http://www.google.co.uk/search?q=php+ba ... l=en&meta=
Hope it helps,
Mac
- sam
- Forum Contributor
- Posts: 217
- Joined: Thu Apr 18, 2002 11:11 pm
- Location: Northern California
- Contact:
Here is a very small script that works well for dumping sql data...
http://www.evilwalrus.com/viewcode.php?codeEx=486
Cheers Sam
http://www.evilwalrus.com/viewcode.php?codeEx=486
Cheers Sam
- EvilWalrus
- Site Admin
- Posts: 209
- Joined: Thu Apr 18, 2002 3:21 pm
- Location: Springmont, PA USA