10 2019 档案
摘要:<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>根据地址查询经纬度</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <script type="text/javascript" src="http://api.map.baidu
阅读全文
摘要:<?php namespace app\common\fun; class DiyData{ /** * 获取某张表数据 使用方法 fun('diydata@getData',['fid'=>5]) * $table 数据库表名 * $where 条件 数组形式 */ public function getData($table = null,$where = []){ if($table ==
阅读全文
摘要:function in_wap(){ $regex_match="/(iPad|nokia|iphone|android|motorola|^mot\-|softbank|foma|docomo|kddi|up\.browser|up\.link|"; $regex_match.="htc|dopod|blazer|netfront|helio|hosin|huawei|novarra|CoolP
阅读全文