Jump to content

Hiding passwords and such


dmccabe

Recommended Posts

I have been messing with some Active Directory scripts and have made a phonebook which works perfectly.

 

I am now playing with authenticating users against active directory and have hit a problem which I imagine is easily solved.

 

The input box for the password is displayed in plain text, how can I change this to **** format?

 

Also as the form is posting back to itself, I have a url like:  http:\\localhost\auth.php?uname=joe.bloggs&upass=abc123

 

How can I hide the username and password fields in the url?

 

I am not a PHP expert but I do get by :)

Link to comment
https://forums.phpfreaks.com/topic/94168-hiding-passwords-and-such/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.