throw in a phpinfo() on the page you want to access that variable on, go down to the bottom and have a look at was variables are set.
HTH Martin -----Original Message----- From: peter ferrigan [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 11, 2002 4:08 AM To: [EMAIL PROTECTED] Subject: [PHP] PHP/ASP/Siteminder Hi there. I am rather new to PHP and I am trying to implement the following on a Solaris 8, Apache 1.3.24 Server. We use siteminder here as our authentication method for the website. Siteminder passes back certain user information that I can then display on the website to customize it for the user. I've gotten this working with ASP on Windows nt server with IIS, but I cannot seem to make it work on Apache. The command that I use in ASP to retrieve the data is this: <%=Request.ServerVariables("HTTP_NAME")%> This command returns the user's full name. I've tried some echo commands without any luck. Any ideas? Thanks! - pete -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php