hi all,

I need to store user name and password data in a DB for authentication purposes

I was told that i shouldn't store the pass per say but the hash of the password

I am very new to this and im not sure what the best way to Proceed is.