我试图在PHP上做一个项目,只输入3个选项中的一个,并从数据库中获得其他2个详细信息。当我输入$acecode时,我得到了完美的结果,即员工的详细信息。expects parameter 1 to be mysqli_result, boolean given in C:\xampp\htdocs\WorkArea\HCLProject\submit.phpexpects parameter 1 to be mysqli_result, boolean given in C:\xampp\htdocs\W
我要检查用户是否将new_password输入作为当前密码传递,我想用message:Your current password can't be with new password重定向。我怎么能查到这个?我想做系统更改密码用户,但我想拒绝旧密码通行证。我该怎么做?
if (!我需要把旧密码写到数据库吗?