上一页 1 ··· 372 373 374 375 376 377 378 379 380 ··· 567 下一页
摘要: https://blog.csdn.net/jo_andy/article/details/52598097 环境:centos7,yum安装的nginx1.10、php-fpm,tp3.2 本方法只需要配置nginx.conf的一个文件就可以支持pathinfo和rewrite两种url访问方式 阅读全文
posted @ 2018-03-29 14:12 码农编程进阶笔记 阅读(250) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/jo_andy/article/details/52598097 环境:centos7,yum安装的nginx1.10、php-fpm,tp3.2 本方法只需要配置nginx.conf的一个文件就可以支持pa... 阅读全文
posted @ 2018-03-29 14:12 码农编程进阶笔记 阅读(45) 评论(0) 推荐(0)
摘要: URL模式 URL_MODEL设置 普通模式 0 PATHINFO模式 1 REWRITE模式 2 兼容模式 3 如果你整个应用下面的模块都是采用统一的URL模式,就可以在应用配置文件中设置URL模式,如果不同的模块需要设置不同的URL模式,则可以在模块配置文件中设置。 普通模式 普通模式也就是传统 阅读全文
posted @ 2018-03-29 14:01 码农编程进阶笔记 阅读(2424) 评论(0) 推荐(1)
摘要: URL模式 URL_MODEL设置 普通模式 0 PATHINFO模式 1 REWRITE模式 2 兼容模式 3 如果你整个应用下面的模块都是采用统一的URL模式,就可以在应用配置... 阅读全文
posted @ 2018-03-29 14:01 码农编程进阶笔记 阅读(203) 评论(0) 推荐(0)
摘要: file_get_contents()获取https出现这个错误Unable to find the wrapper “https” – did 解决办法一,如果你是用的服务器,可以参考这个办法,修改php配置文件(win主机),来支持https 在php.ini中找到并修改 extension=p 阅读全文
posted @ 2018-03-29 00:25 码农编程进阶笔记 阅读(224) 评论(0) 推荐(0)
摘要: file_get_contents()获取https出现这个错误Unable to find the wrapper “https” – did 解决办法一,如果你是用的服务器,可以参考这个办法,修改php配置文件(win主机),来支持... 阅读全文
posted @ 2018-03-29 00:25 码农编程进阶笔记 阅读(44) 评论(0) 推荐(0)
摘要: 免费手机号码归属地API查询接口 一、淘宝网API API地址: http://tcc.taobao.com/cc/json/mobile_tel_segment.htm?tel=15850781443 参数: tel:手机号码 返回:JSON 二、拍拍API API地址: http://virtu 阅读全文
posted @ 2018-03-28 23:46 码农编程进阶笔记 阅读(800) 评论(1) 推荐(0)
摘要: 免费手机号码归属地API查询接口 一、淘宝网API API地址: http://tcc.taobao.com/cc/json/mobile_tel_segment.htm?tel=15850781443 ... 阅读全文
posted @ 2018-03-28 23:46 码农编程进阶笔记 阅读(301) 评论(0) 推荐(0)
摘要: 使用file_get_contents();报错failed to open stream: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? in D:\ 阅读全文
posted @ 2018-03-28 23:35 码农编程进阶笔记 阅读(508) 评论(0) 推荐(0)
摘要: 使用file_get_contents();报错failed to open stream: Unable to find the socket transport "ssl" - did you forget to enable it when you ... 阅读全文
posted @ 2018-03-28 23:35 码农编程进阶笔记 阅读(34) 评论(0) 推荐(0)
上一页 1 ··· 372 373 374 375 376 377 378 379 380 ··· 567 下一页
返回顶部 有事您Q我