hi, I was wondering if theres a way to make a simple login script, without using a database, just flat files. I was wondering if things like username, password and email could be stored in .txt files like username.txt or something and the login script could read from that.
Thankyou for your help, and if at all possible maybe show me the coding needed to read from a .txt file and actually use like the username and password to login.
Thankyou again,
Dan