I have a problem with mysqldump function.
echo passthru("mysqldump --opt -u$username -p$password $dbasename") or die("Sorry");
when i use it in local server it works but when uploaded in the live server it did not rtaher the die statement is being printed.
I thought the username, password or the dtabase name may be wrong. But i checked those and came with no error.
Pralay
Developer
Diadem Technologies
Problem with mysqldump function----------Please help
Moderator: General Moderators