Is it possible to run windows command line code from php ? My windows command line code is:
If you can't run the command directly in exec(), then what you can do is make a batch file with the command and place it on the root of your website. Then, just run: