1.CentOS 系统安装系统版本选择CentOS-7-x86_64-Minimal-1611.iso, 下载链接:http://mirrors.aliyun.com/centos
实现数组查询相同字段多次查询例如 status !=0 and status !=4;$where['status']=array(array('neq
根据地址获取经纬度 //根据地址获取经纬度接口 publicfunctionaddresstolatlag($address){ $url='http://ap
点击右侧的地图左侧填写到经纬度;搜索确认自动写入右侧,并显示在地图上;根据百度地图的BMap.LocalSearch(); <divclass="form-gro
yii的CURD快速创建增删改查,默认是没有分页的,只需要简单的配置就可以实现完美的分页效果废话不多说,直接上代码; //比如我的文章搜索模型postsearch.php只需要添