Hi everyone~
I have the question about the capturing the login username as stored in the .htaccess.
Now I wish to show the login name when the user logins and then show it in the form. Then I store the login name for further porcessing. But as my form is written in PHP, so how can I get the login username from the .htaccess to the webpage using php?
Thanks very much for your help.
Mic