RE: [PHP-WIN] Newbie - am wondering how to use PHP (?) to get the name of the user logged on to 'my' https:// site

2008-02-19 Thread Gustav Wiberg
Hi! It depends on version of PHP, but try with... $username = $_SERVER["AUTH_USER"] $username = $_SERVER["PHP_AUTH_USER"] Se more in the server-varriables: http://se2.php.net/reserved.variables Best regards /Gustav Wiberg -Original Message- From: Greg Cocks [mailto:[EMAIL PROTECTED

Re: [PHP-WIN] Newbie - am wondering how to use PHP (?) to get the name of the user logged on to 'my' https:// site

2008-02-19 Thread Jacob Kruger
Can't remember too much/clearly, but doesn't that login credential info get stored in some or other cookie? HTH Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' - Original Message - From: "Greg Cocks" <[EMAIL PROTECTED]> To: Sent: Wednesda

[PHP-WIN] Newbie - am wondering how to use PHP (?) to get the name of the user logged on to 'my' https:// site

2008-02-19 Thread Greg Cocks
Hello, I am a (relatively) newbie to PHP - and am wondering how to use PHP (?) to get the name of the user logged on to 'my' https:// site. IT set up the site via SSL and using active directory's users (i.e., IIS and Windoze...) for the logon. Every staff member can logon with their own Windoz

[PHP-WIN] Re: cannot compile php 5.2.5 following instructions exactly with vc++ 6

2008-02-19 Thread Elizabeth M Smith
friso wrote: > I have followed the instructions exactly on > http://php.nederland.net/manual/en/install.windows.building.php but I > end up > with this error... > > Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 > Copyright (C) Microsoft Corp 1988-1998. All rights reserved. > > i