Hi,
I want to call bat files from a PHP page and get the results back to the page. It's that posible?
Thanks in advance
How can I call a DOS bat file from PHP code?
Moderator: General Moderators
lookup http://www.php.net/exec, http://www.php.net/system, etc...