Blog
php数组无限级树形和扁平化结构的互相转换算法函数
一个php数组扁平化和树形结构相互转换的算法
php curl获取不到https页面内容的解决方法
用php CURL获取不到https页面内容多半原因是因为没有关闭ssl验证,只需要关闭即可.
CentOS 6 Nginx启动失败的解决方法 [emerg] socket() [::]:80 failed
CentOS 6.5 Nginx启动失败的解决方法(Starting nginx: nginx: [emerg] socket() [::]:80 failed (97: Address family not supported by protocol))