好了,近期應要求,整理下PHP的學習方向,你們能夠參考借鑑看看!php
若是你如今處於如下幾種狀態,本資料很是適合你:mysql
* 準備換工做,不知道從哪開始準備nginx
* 技術遇到瓶頸,不知道該學什麼redis
* 準備學 PHP,但不知道領域有多深sql
## 基礎篇數組
* [瞭解大部分數組處理函數](http://php.net/manual/zh/ref.array.php)微信
* [字符串處理函數](http://php.net/manual/zh/ref.strings.php) [區別 mb_ 系列函數](http://php.net/manual/zh/book.mbstring.php)ide
* [& 引用,結合案例分析](https://secure.php.net/manual/zh/language.references.php)函數
* [== 與 === 區別](https://stackoverflow.com/questions/80646/how-do-the-php-equality-double-equals-and-identity-triple-equals-comp)oop
* [isset 與 empty 區別](https://stackoverflow.com/questions/1219542/in-where-shall-i-use-isset-and-empty)
* [所有魔術函數理解](http://php.net/manual/zh/language.oop5.magic.php)
* [static、$this、self 區別](https://stackoverflow.com/questions/4718808/php-can-static-replace-self)
* private、protected、public、final 區別
* OOP 思想
* 抽象類、接口 分別使用場景
* [Trait 是什麼東西](http://php.net/manual/zh/language.oop5.traits.php)
* [echo、print、print_r 區別(區分出表達式與語句的區別)](https://stackoverflow.com/questions/1647322/whats-the-difference-between-echo-print-and-print-r-in-php)
* [__construct 與 __destruct 區別](http://php.net/manual/zh/language.oop5.decon.php)
* static 做用(區分類與函數內)[手冊](http://php.net/manual/zh/language.oop5.static.php) 、[SOF](https://stackoverflow.com/questions/7508284/static-variables-in-php)
* [__toString() 做用](http://php.net/manual/en/language.oop5.magic.php#object.tostring)
* [單引號`'`與雙引號`"`區別](https://stackoverflow.com/questions/3446216/what-is-the-difference-between-single-quoted-and-double-quoted-strings-in-php#answer-3446286)
* [常見 HTTP 狀態碼,分別表明什麼含義](https://zh.wikipedia.org/wiki/HTTP%E7%8A%B6%E6%80%81%E7%A0%81)
* [301](https://zh.wikipedia.org/wiki/HTTP_301) 什麼意思 [404](https://zh.wikipedia.org/wiki/HTTP_404) 呢?
好了,今天的先推到這裏,即將在微信公衆號推送出進階、高級等學習路線出來,小夥伴們動動手指關注,即將得到更「心」的知識 和 經驗分享!
關注回覆redis,獲取redis原理鎖的解析以及使用場景!
關注回覆mysql,獲取MySQL高級知識塊!
關注回覆nginx,獲取NGINX的相關知識!
關注回覆workerman,獲取tp5相關的workerman知識!
輕輕關注,將推「心」的不錯經驗和知識!