i know that system commands can be run using the system("command ")
function, but... some commands, such as mysqldump, require additional
input - input that can't be entered through the command line...
(atleast i don't think the password can be entered through the command
line with mysqldump - i could be wrong...)
also, is there a way i could have internet explorer, or whatever
browser, download the output (as opposed to viewing it)?
thanks in advance :)
function, but... some commands, such as mysqldump, require additional
input - input that can't be entered through the command line...
(atleast i don't think the password can be entered through the command
line with mysqldump - i could be wrong...)
also, is there a way i could have internet explorer, or whatever
browser, download the output (as opposed to viewing it)?
thanks in advance :)
Comment