include("../config/conn.php"); include("../config/function.php"); sesCheck(); if($_GET[action]=="del"){ updatetable("yjcode_user","wxopenid='',unionid='' where uid='".$_SESSION[SHOPUSER]."'"); php_toheader("weixin.php"); } $wxlogin=preg_split("/,/",$rowcontrol[wxlogin]); ?>