2015年8月11日

php header运用细节

摘要: http://www.111cn.net/phper/php-function/55872.htm http://blog.sina.com.cn/s/blog_7298f36f01011dxv.html header的用法 header()函数的作用是:发送一个原始 HTTP 标头[Http Header]到客户端。 标头 (header) 是服务器以 HTTP 协义传 HTML 资料到... 阅读全文

posted @ 2015-08-11 07:37 Ryanyanglibin 阅读(515) 评论(0) 推荐(0)

根据IP获得城市信息(百度API的运用)

摘要: /** * 根据IP获取城市 * @param string $ip ip地址 * @return array * http://api.map.baidu.com/location/ip?ak=32f38c9491f2da9eb61106aaab1e9739&ip="+... 阅读全文

posted @ 2015-08-11 07:32 Ryanyanglibin 阅读(1362) 评论(0) 推荐(0)

导航