I have recently learned about the "mysqldump" in PHP. I try to execute the following commands, but when i do i get a blank file:
PHP Code:
system("mysqldump --opt -h $dbhost -u $dbuser -p $dbpass $dbname > $backupFile");
I'm currently running PHP5(Latest version) and i receive no errors when script is executed. Can somone help me?
Thanks in advance!
__________________
Go Kirby! <(" . "<) (^" . "^) (>" . ")> Talkupation!
|