learned folk: I am running a script that i need to have the password authomatically filled in at the prompt. i am having issues figuring it out how to make this give the password at prompt without me entering it in. I need to do so to be able to use windows schedular to scedule backups
 PHP:
mysqldump -uroot -p eu_in_us > c:MySQLbackups_%DATE:~0,3%.sql echo "password"