hi, i have a script (run from cron) which backs up all files in a given directory and outputs a zip file. what i want to do is backup the database in the same process and add it to the same zip file. i really like phpmyadmin's way of backing up the DB, and was wondering if there was an easy way to do essentially the same thing outside of phpmyadmin (i just need to save the db structure, tables, and data into a single .sql file). thanks in advance. -jake -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php