I would like to run a simple php file that backs up my database. The file is in one of the virtual directories.
I know I can do it with other ways, but I'm interested in how to do it on a windows OS, and using the windows scheduled tasks wizard - if possible.
I've read that parameters need to be set up, but I don't quite understand what that means.
Does anyone know how I can do this in a simple step by step fashion?
thanks!