On Saturday 25 January 2003 06:15, Tommy Jensehaugen wrote:

> I have a page where I log in as an Apache user. How do I get the apache
> username in php?

print_r($_SERVER) to see which you can use.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Thirteen at a table is unlucky only when the hostess has only twelve chops.
                -- Groucho Marx
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to