include("../config/conn.php"); include("../config/function.php"); sesCheck(); if(empty($rowuser[ifemail])){Audit_alert("您未绑定邮箱,请先进行绑定","emailbd.php");} if(sqlzhuru($_POST[yjcode])=="zf"){ zwzr(); if(panduan("*","yjcode_yzm where yzm='".sqlzhuru($_POST[t1])."' and tit='".$rowuser[email]."'")==0){Audit_alert("验证码输入有误,请重新提交","zfmm.php");} deletetable("yjcode_yzm where tit='".$rowuser[email]."'"); $zfmm=sha1(sqlzhuru($_POST[tzfmm])); updatetable("yjcode_user","zfmm='".$zfmm."' where id=".$rowuser[id]); php_toheader("zfmm.php?t=suc"); } ?>