What do I need to do? Anyone would like to share code for this?
LOCKED duplicate topic
Moderator: General Moderators
LOCKED duplicate topic
a. The user logs on with a username and password, which are compared against a text file on the server.
What do I need to do? Anyone would like to share code for this?
What do I need to do? Anyone would like to share code for this?
-
litebearer
- Forum Contributor
- Posts: 194
- Joined: Sat Mar 27, 2004 5:54 am
Re: Comparing Login details against Text File in PHP!
Why are you using a text file rather than a database?