if you have a protected directory on apache unix server that asks for a username and password from one of them popup boxes before you can enter the page, after you enter the correct password and username, how can your php script get the username that you just entered? is there a way to pass it to it or retrieve it?
if so how????