On Wednesday 15 January 2003 00:50, Don Mc Nair wrote: > Hi folks > > I am having trouble writing a script to dump the data from tables in MYSQL. > Can anyone provide help on how to use the mysqldump command within PHP > (4.2).
To execute shell commands from php use shell_exec() and friends. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * /* One way to make your old car run better is to look up the price of a new model. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php