Everyone, good afternoon!
Next, I have a page in PHP that is open monitoring a link, I would like to know how I put a link that opens a .bat file that is in the same directory as the page ...
Example:
"Store 1 Down - Click here" Clicking on this link would open a BAT that runs on the server.
I do not want to do this with PHP itself, just call BAT by the same Windows.
: P