".$sj1." and sj<".$sj2."")>=$rowcontrol[smsbig]){echo "errbig";exit;} } intotable("yjcode_smsmaillog","admin,fa,userid,txt,sj,uip","2,'".$mob."',".returnuserid($_SESSION["SHOPUSER"]).",'找回密码',".strtotime(getsj()).",'".getuip()."'"); while1("*","yjcode_smsmb where mybh='000'"); if($row1=mysql_fetch_array($res1)){$txt=$row1[txt];}else{$txt="验证码:${yzm},如果不是本人操作,请忽略此信息。";} $yz=MakePass(6); if(empty($rowcontrol[smsmode])){ include("../config/mobphp/mysendsms.php"); $str=str_replace("\${yzm}",$yz,$txt); yjsendsms($mob,$str); }else{ if(1==$rowcontrol[smsmode]){$sms_txt="{yzm:'".$yz."'}";}else{$sms_txt="{\"yzm\":\"".$yz."\"}";} $sms_mot=$mob; $sms_id=$row1[mbid]; @include("../config/mobphp/mysendsms.php"); } updatetable("yjcode_control","smskc=smskc-1"); updatetable("yjcode_user","getpwd='".$yz."' where uid='".$_GET[uid]."'");echo "ok";exit; ?>