I think he's looking for a way to execute a program on the browsers machine,
exec() runs one a program on the server machine, not the local one.

So far as I know, what you want to do is impossible, and in all honesty, I
really hope that's the case.  Web pages that start programs running on a
users PC is just a recipe for disaster...

Ross

-----Original Message-----
From: GF [mailto:[EMAIL PROTECTED]]
Sent: 03 October 2001 02:59
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Re: PHP Application runnig in windows


http://www.php.net/manual/en/ref.exec.php

Gaylen Fraley
PHP KISGB (Guestbook) http://www.gaylenandmargie.com/publicscripts/


"Sethereth" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Can I run a client acplication through php website after his confirmation?
> Please help. If yes which function does it?
>
> Thx for help
>
> Arek Marczyk
>
>



--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to