Page 1 of 1

Change description of "User Name" in WWW-Authentic

Posted: Mon Oct 25, 2004 6:24 pm
by krchang
Hi, All the PHP expert,
I am a newbie of PHP programming, and I tried to use header( 'WWW-Authenticate: Basic realm="Private"' ); to authenticate User, but I like to change the description of "User Name:" in the Pop-Up Logon box to be something else,say "User Email", Can it be done? If So, How ?

Thank you in advance !

Richard

Posted: Mon Oct 25, 2004 6:42 pm
by kettle_drum
Might be wrong but im pretty sure that it is standard and that you can only change the realm description. But since this is part of the httpd server itself it might vary for server to server.