mysqldump is a command to be used at a prompt, from php
you could
system
("mysqldump whatever > /tmp/dump.sql");
--- Toolshed Computer Productions - Professional PHP Hosting Hosting - Dedicated Servers - Design - Programming http://www.toolshed51.com
|
- [PHP] MySQL Dump In PHP Chris Anderson
- Re: [PHP] MySQL Dump In PHP Aral Balkan
- Chadwick, Russell