encryptPassword($string, $salt); return $encryptPassword == $password; } }