RE: [PHP] Accessing .bat file from PHP

2003-11-30 Thread Jeroen Serpieters
:10 PM To: [EMAIL PROTECTED] Subject: [PHP] Accessing .bat file from PHP I want to start a .bat file on my local pc from my webpage - to download some .txt files. I run PHP in my webpage - how can I make contact with the .bat file? Anyone tried this? Reidar Solberg -- PHP General Mailing List

Re: [PHP] Accessing .bat file from PHP

2003-11-30 Thread Nathan Taylor
I believe... that the .bat file MUST be on the server for PHP to execute it. Nathan - Original Message - From: Reidar Solberg To: [EMAIL PROTECTED] Sent: Sunday, November 30, 2003 1:10 PM Subject: [PHP] Accessing .bat file from PHP I want to start a .bat file on my local

[PHP] Accessing .bat file from PHP

2003-11-30 Thread Reidar Solberg
I want to start a .bat file on my local pc from my webpage - to download some .txt files. I run PHP in my webpage - how can I make contact with the .bat file? Anyone tried this? Reidar Solberg -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php