Okay, I am making a site, not sure about what yet though :p
I have made a simple account registration and login using text files (They are stored in an outside directory), and I have a question (well a couple really).
Say there is an txt file 'UserEmail.txt' When creating an account, it will insert a line.. $user:$email
Is there a way to just recall the email of the user?