摘要: 分析php获取客户端ip用php能获取客户端ip,这个大家都知道,代码如下:[php]view plaincopyprint?/***获取客户端ip*@paramnumber$type*@returnstring*/functiongetClientIp($type=0){$type=$type?1... 阅读全文
posted @ 2015-06-15 15:38 谦信君 阅读(3733) 评论(0) 推荐(0)