Im developing a user registeration form in which i need to hash the password and save in the database.
Now the user fills the registeration form and cliks submit .Sql connection opens and evrythng is passed in the parameter and at last query is executed .In this when and where i have to hash the password and how ??? pls help me
...
Go to the complete details ...