阅读过去,思考未来。面向信仰编程
php技术学习
刚开始对这个问题我也挺纠结的,看了《HTTP权威指南》后,感觉清晰了不少。 首先 Read more…
1.不要使用相对路径 常常会看到: require_once(‘../../li Read more…
1、全页面静态化缓存 也就是将页面全部生成html静态页面,用户访问时直接访问的 Read more…
作者: Laruence( ) 本文地址: http://www.laruenc Read more…
作者: Laruence 本文地址: http://www.laruence.c Read more…
文档注释,无非“//”和“/**/”两种 ,自己写代码,就那么点,适当写几句就好 Read more…
如果你没有添加 GitHub 密钥的话,composer update 会提示你 Read more…
最近准备接手改进一个别人用Codeigniter写的项目,虽然之前也有用过CI, Read more…
Go to your data folder and try running m Read more…
环境是php5.4的其他没有测试: 因为业务关系,需要这样访问字符串中某一特定索 Read more…