Welcome Guest, Not a member yet? Register   Sign In
password_hash
#3

(04-04-2024, 05:24 PM)ozornick Wrote: English translate, please

Please help in.
I'm having problem compiling in the $contraseña parameter of the password_hash function:

$contraseña = $this->request->getPost('password');
$hash = password_hash($contraseña , PASSWORD_DEFAULT);

Why?
Reply


Messages In This Thread
password_hash - by w.medina - 04-04-2024, 10:29 AM
RE: password_hash - by ozornick - 04-04-2024, 05:24 PM
RE: password_hash - by w.medina - 04-04-2024, 10:01 PM
RE: password_hash - by kenjis - 04-05-2024, 01:23 AM
RE: password_hash - by InsiteFX - 04-05-2024, 04:03 AM



Theme © iAndrew 2016 - Forum software by © MyBB