From c15d28c72193a22c2b82e125ad5ad43793d8b151 Mon Sep 17 00:00:00 2001 From: ctolib Date: Thu, 1 Dec 2016 10:10:24 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06a39f8..e7e26ca 100644 --- a/README.md +++ b/README.md @@ -910,6 +910,7 @@ Various resources, such as books, websites and articles, for improving your PHP * [The Tangled Web — Securing Web Applications](https://www.amazon.com/Tangled-Web-Securing-Modern-Applications/dp/1593273886) - A book about securing web applications by Michal Zalewski. * [Understanding Computation](http://computationbook.com) - A book about computation theory by Tom Stuart. * [Vagrant Cookbook](https://leanpub.com/vagrantcookbook) - A book about creating Vagrant environments by Erika Heidi. +* [PHP 新手指南](http://php.ctolib.com/docs/read/php-c-index.html) - 本教程适用于那些对计算机编程有基本认识但完全不知道PHP概念的人. ## PHP Videos *Fantastic PHP-related videos.*