include("../config/conn.php"); include("../config/function.php"); $sj=date("Y-m-d H:i:s"); $uid=$_GET[id]; $sqluser="select * from yjcode_user where shopzt=4 and id=".$uid;mysql_query("SET NAMES 'GBK'");$resuser=mysql_query($sqluser); if(!$rowuser=mysql_fetch_array($resuser)){php_toheader("./");} ?>