include("../config/conn.php"); include("../config/function.php"); if(sqlzhuru($_POST[jvs])=="getmob"){ zwzr(); if(strtolower($_SESSION["authnum_session"])!=strtolower(sqlzhuru($_POST[t4]))){Audit_alert("图形验证码有误!","getmob.php");} while0("id,uid,mot,ifmot,getpwd","yjcode_user where mot='".sqlzhuru($_POST[t2])."' and getpwd='".sqlzhuru($_POST[t3])."' and uid='".sqlzhuru($_POST[t1])."'"); if(!$row=mysqli_fetch_array($res)){Audit_alert("短信验证码输入有误,返回重试","getmob.php");} php_toheader(weburl."reg/repwd.php?id=".$row[id]."&chk=".sha1($row[id].weburl)."&tmp=".$_POST[t3]); } ?>