What is the best way to backup a MySQL database aside from what the seb
server does on its own?
Is there an effective way to write a php script that does this
periodically, maybe saves the database (in an SQL file??) somewhere
either on the web server or for downloading?