You can simply copy files from 'data' subfolder of mysql database or
create php script to make a dump of db and run it on regular basis as a
cron job.

Cheers,
Martin

> What is everyone doing to backup a MySQL database.  Just in case...I'd
> like
> to backup mine, but I was wondering if there was a way to do it without
> going to a page and clicking a button.  Is there a way to run a php script
> on a time schedule and then push a backup file to an FTP server or
> something.  Anyone out there doing anything like this?
>
> Thanks,
>
> Aaron
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to