Hi!
I'm making an inventory managment system, but i need User Authentication, to login users, and controle there Type, like admin, guest or normal users. I want to do it with .CSV files, because the rest of my program is witch CSV files.
Does anyone have a sample code, for User Authentication system with the basic functions, login/registration?
Thanks