This is for an Apache directory login.
This code takes the username and password from a login page and inserts them into the URL.
The code works for Firefox and Chrome but when I try IE, I get a message saying IE cannot display the webpage.
Any ideas?
I've been directed to this site
PHP htpasswd HTTP Authentication, but the code does not seem to AUTHENTICATE the user.