$value){ if(!is_array($value)){ if (!get_magic_quotes_gpc()){ //不对magic_quotes_gpc转义过的字符使用addslashes(),避免双重转义。 $value=addslashes($value); //给单引号(')、双引号(")、反斜线(\)与 NUL(NULL 字符)加上反斜线转义 } $value=preg_replace($ra,'',$value); //删除非打印字符,粗暴式过滤xss可疑字符串 $arr[$key] = htmlentities(strip_tags($value)); //去除 HTML 和 PHP 标记并转换为 HTML 实体 }else{ SafeFilter($arr[$key]); } } } } require 'include/global.php'; $so = isset($_GET['out_trade_no']) ? (purge($_GET['out_trade_no'])) : (isset($_GET['so']) ? purge($_GET['so']) : ''); if(!empty($so)){ $order_res = Db::table('goods_order','as O')->field('O.*,U.name as uname,U.user,U.email,U.phone,G.type,G.amount')->JOIN("goods","as G",'O.gid=G.id')->JOIN("user",'as U','O.Uid=U.id')->where('O.order',$so)->whereOr(['U.user'=>$so,'U.email'=>$so,'U.phone'=>$so])->order('id desc')->find();//false } ?> 订单查询 - 易如意网络验证系统1.7
File not found Image

输入您的订单搜索看看吧

没有搜索到相关信息的订单

订单信息

你好,

为了不必要的麻烦,请认真核对您的订单,如有任何问题,请随时与我们联系。

订单编号:

订单状态: 等待支付 充值失败 支付成功 未找到用户 未知商品类型 永久会员

订单ID 商品名称 数量 商品价格 总计
    1  ¥  ¥