I have a register form and php what insert the user to the database. All good. This is the code what makes bcrypt hash:
$pass = $_POST[\'psw\']; $opti