Jacob Kid Mania Creator
New Member
- Messages
- 341
- Reaction score
- 0
- Points
- 0
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\"");
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\"");