Hi... I wish to put a log in screen in my project where the passwords are kept securely in a database(with the passwords encrypted already) and allow the user(after they log in) to change their password.
And apart from that is there any way that the login can detect if there is previous users that have already got their userID and passwords. how is this done?
And can the database entries be protected so that it can't be altered in any way or records cannot be deleted unless deleted by the user itself?
I've got lots of Questions in my mind and i'm really in need of this.
I've tried reading on materials regarding encryption but i just don't really understand the codes. I just need a simple source that allows the above to be done.
Thanks to all in advanced.
=)
And apart from that is there any way that the login can detect if there is previous users that have already got their userID and passwords. how is this done?
And can the database entries be protected so that it can't be altered in any way or records cannot be deleted unless deleted by the user itself?
I've got lots of Questions in my mind and i'm really in need of this.
I've tried reading on materials regarding encryption but i just don't really understand the codes. I just need a simple source that allows the above to be done.
Thanks to all in advanced.
=)