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.
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.


3 Comments to 'How to create a login page on html using php scripts and a csv to old usernames and passwords?'
May 22, 2010
well with out sql you will have to use a flat file system
May 24, 2010
Are you sure you want to use a csv or flat file. That is so very un-secure. I would suggest that you use SQL, but if you still want to do it your way, email me(mail@shanetalbert.com) and I can help you.
May 28, 2010
You may try oracle