Welcome Guest, Not a member yet? Register   Sign In
encrypted password
#1

[eluser]Unknown[/eluser]
how can I set the encrypted password for user.
#2

[eluser]mi6crazyheart[/eluser]
At the time of form validation you can use appropriate php encryption function(MD5/SHA1) inside the validation rule for your password field to make it encrypted.

Ref: http://ellislab.com/codeigniter/user-gui...eppingdata
#3

[eluser]Unknown[/eluser]
thanks
here a long time I was absent from forum.




Theme © iAndrew 2016 - Forum software by © MyBB