Page 1 of 1

LOCKED duplicate topic

Posted: Sat Mar 31, 2012 5:37 pm
by mtsgill
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? :drunk:

Re: Comparing Login details against Text File in PHP!

Posted: Sat Mar 31, 2012 8:20 pm
by litebearer
Why are you using a text file rather than a database?