[PHP-WIN] Re: Calling exe/cgi

2002-11-15 Thread Tiny
On Fri, 15 Nov 2002 10:58:06 -0500, [EMAIL PROTECTED] (Brennan Mann) wrote: $param=escapeshellcmd($param); system("program.exe $param"); >I am sorry. I forgot to add that the CGI uses the get method to receive >data. >For example "my_cgi.exe?=1000" >The system("my_cgi.exe") call worked. But I st

[PHP-WIN] Re: Calling exe/cgi

2002-11-15 Thread Tiny
server with IIS. Can you call/invoke an exe >program from a PHP script? If so, could you please show an example. > >Thanks for your help! >Brennan > -- JUST Tiny -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php