Thanks!

> exec("mysqldump -c -q database -u user -ppassword", $sql);

Why is there no space between the -p and password?

>-ppassword

Am I wrong?

Thanks,
John


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to