Hi there
Does anyone know how to destroy variables $PHP_AUTH_USER and $PHP_AUTH_PW ?
When you use UnSet(), browser still remembers them for current real as it
seems to me. Sending Header("HTTP/1.0 401 Unauthorized") haven't worked for
me. :o(
Help nice people
Yaroukh
This works:
Exec("mkdir myDirectory");
... this doesn't:
Exec("C:\\Program Files\\WinAmp\\winamp.exe");
--
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: [EM
I haven't wrote I want to execute anything on user's PC. /:o) Where did you
read this?
--
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]
Hi there
Is anybody able to run an external application from PHP? (under Win32) I
mean to run WinAmp for example? (or new explorer window)
Have a nice day
[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands