php scripts
Cifru asked:


I would like to create a login page for multiple users directing them to individual pages (depending on their login name). I would like the login page to contain a reset password function. In the mean time I would like that the user names, passwords and emails are stored in a CSV or flat file. Do you think that would be possible? I don’t like using SQL. Thank you.