RE: [PHP-WIN] exe app with php

2001-12-17 Thread Boget, Chris
> >Is there a way to launch an .exe app using PHP. Example; > > Have a user click a link to notepad and have it launch the > > user's notepad.exe for them? > RTFM: http://www.php.net/manual/en/function.exec.php Except that is server side and what the person asking the question wants to do is cl

RE: [PHP-WIN] exe app with php

2001-12-17 Thread Svensson, B.A.T. (HKG)
RTFM: http://www.php.net/manual/en/function.exec.php >-Original Message- >From: Kevin [mailto:[EMAIL PROTECTED]] >Sent: Monday, December 17, 2001 3:16 PM >To: [EMAIL PROTECTED] >Subject: [PHP-WIN] exe app with php > > >Is there a way to launch an .exe app using PHP. Example; Have a user c