I know this is a stupid way of making a login script but...
if the user name is "bob" and the password is "x10", a file exists in Accounts/ Called Bob.txt with the value "x10"
How can I make a login with that and: header("WWW-Authenticate: Basic realm=\"example\"");


2Likes
LinkBack URL
About LinkBacks
Reply With Quote
