password_hash |
Por favor su ayuda en:
Me da problema al conpilar en parametro $contraseña de la funcion password_hash. $contraseña = $this->request->getPost('password'); $hash = password_hash($contraseña , PASSWORD_DEFAULT); Porque?
English translate, please
What's your exact problem?
Read this article. it will show you how to use password_hash etc.
Implementing Secure User Authentication in PHP Applications with Long-Term Persistence (Login with "Remember Me" Cookies) What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |