Hi, maybe someone can help me. I need a code or a program that will allow me to control backups of my database and restore them. I use php and mysql.
Thanks
Roman roman987@aol.com
use mysqldump from the command line
Hi, do you have the command. Also, I have two hard drives and I am looking for something that I can put a program in a cronjob folder on linux so it would backup everyday and save a backup on one hardd rive.
that is the command. do man mysqldum for more info