PHP每月通讯(2011年8月)
PHP每月通讯的宗旨是推广国内优秀的LAMP技术原创文章和作者,任何人可以在 Think In LAMP 邮件组中投递优秀的LAMP技术文章,我们的组稿人员会从中挑选出合适的文章并发便在 Think In LAMP 官方 Blog,欢迎投递国内优秀的原创LAMP技术文章给我们。
PHP每月通讯(2011年8月版)。(其中排序不分先后)!!!
http://aiyooyoo.com/index.php/archives/386/
web安全普及(1)-不进行数据过滤,我尝尽苦头
http://aiyooyoo.com/index.php/archives/387/
Push or pull?
http://aiyooyoo.com/index.php/archives/417/
转:用php说明char和varchar区别
http://aiyooyoo.com/index.php/archives/423/
用mysqlslap进行mysql压力测试
http://be-evil.org/post-284.html
cent os下编译安装php mongodb扩展教程
http://blog.csdn.net/heiyeshuwu/article/details/6427419
[转]Trie—单词查找树
http://blog.csdn.net/heiyeshuwu/article/details/6427442
[转]trie树简介
http://blog.csdn.net/heiyeshuwu/article/details/6443251
[转]Google Protocol Buffer 的使用和原理
http://blog.csdn.net/heiyeshuwu/article/details/6450465
[转]利用Ajax实现长连接(模拟推送,半长连接)
http://blog.csdn.net/httpnet/article/details/1707377
PHP 代码覆盖率分析 - httpnet的专栏 - CSDN博客
http://blog.sina.com.cn/s/blog_7530db6f0100su9i.html
【原创】一种高效的外部索引算法
http://hi.baidu.com/hi_heige/blog/item/ccc5920b4d3c0c24b0351d20.html
[zz]Make A Contract with IE and Become a XSS Girl!
http://huoding.com/2011/06/26/88
白话BigPipe
http://huoding.com/2011/07/13/91
通过『iostat -dx 1』命令监控IO性能
http://javanotes.net/archives/29094
SNS网站Feed功能设计
http://stblog.baidu-tech.com/?p=430
以圆桌骑士为例浅尝HTML5游戏开发
http://stblog.baidu-tech.com/?p=763
深入了解php底层机制(-)
http://stblog.baidu-tech.com/?p=835
即时通信与浏览器多TAB通信
http://willko.iteye.com/blog/512200
分布式持久key-value数据库 LightCloud
http://willko.iteye.com/blog/608921
FYI, MySQL高效分页
http://willko.iteye.com/blog/635809
构建RESTful Web Service - 验证的实现和使用(HTTP 基本认证)
http://willko.iteye.com/blog/670120
High Performance MySQL 笔录(schema/index 部分)
http://www.cn-cuckoo.com/2011/06/22/time-to-learn-javascript-2463.html
JavaScript,只有你想不到
http://www.cnblogs.com/QLeelulu/archive/2011/07/13/2105692.html
小文件、nginx、Redis、Moosefs
http://www.cnblogs.com/cocowool/archive/2011/07/30/2121956.html
用PHP实现的四则运算表达式计算
http://www.fuchaoqun.com/2011/07/high-performance-lamp-website/
高性能LAMP程序设计
http://www.laruence.com/2011/07/02/2097.html
PHP5.4的新特性
http://www.laruence.com/2011/06/23/2057.html
如何调试PHP的Core之获取基本信息
http://www.linuxfly.org/post/617/
[原]PHP设计模式——策略模式
http://www.ooso.net/archives/548
phpman--php文档更新
http://www.phppan.com/2011/06/php-strtotime/
你可能不了解的strtotime函数
http://www.phppan.com/2011/07/about-cache/
关于缓存
http://www.phppan.com/2011/07/php-loose-and-strict-comparison/
PHP的比较方式(loose and strict comparison)
http://xfeng.me/awstats-analytics-nginx-log/
awstats分析Nginx日志
http://xfeng.me/nginx-nagios-centreon-install-centreon/
Nginx环境下搭建Nagios+Centreon——Centreon安装
http://www.cnxct.com/use-get-for-ajax-requests-why/
YSLOW法则中,为什么yahoo推荐用GET代替POST?