I've downloaded password protect. Opened it in Notepad and changed password/user name. This was done by highlighting and overwriting so as not to change any surrounding code. Save the file as "password_protect.php" ansent it by FTP to my website.(an ntlworld homepage)
When I open it the browser all I get is the same page of text I had in notepad?
I noticed the following , which may be an error. I believe < should be < and > should be >.
at the very beginning (first line):<br><?php include("' . __FILE__ . '"); ?>');
}
I am using IE6 and Firefox 2.0 and XP Home SP2