PHP 开发者实践 fixed #289

This commit is contained in:
迷渡 2015-03-16 10:19:25 +08:00
parent cadf9fbc0c
commit 0dc266f2e8

View File

@ -320,6 +320,7 @@
* [XDebug 2中文手册(译)](http://www.blogkun.com/project.html) (CHM)
* [PHP之道](http://wulijun.github.io/php-the-right-way/)
* [PHP 最佳实践](https://github.com/justjavac/PHP-Best-Practices-zh_CN)
* [PHP 开发者实践](http://ryancao.gitbooks.io/php-developer-prepares/content/)
* [深入理解PHP内核](https://github.com/reeze/tipi)
* [PHP扩展开发及内核应用](http://www.walu.cc/phpbook/)
* [CodeIgniter 用户指南](http://codeigniter.org.cn/user_guide/index.html)