query($q)) $str="y"; } echo $str; $db->close(); exit; }else if($_a=="check_ewm"){ header("Content-type: text/html;charset=utf-8"); $str="n"; //$q="select id from ".$table_pre."plugin_session_ewm where flag='".$ewm."';"; $q="select id from ".$table_pre."plugin_session_ewm where ip='".$ewm."';"; $m=get_db_msg($q); if($m["id"]>0) $str="y"; echo $str; $db->close(); exit; } ?> 扫描
close(); ?>