> The first time to speak PHP, let me feel still full of fun, a new knowledge of learning, we need to work hard!
> This PHP lesson plan is a 15-day Quick Start course! Just speak the PHP language alone, do not involve very deep content, just want to let the Web front-end students can have some understanding of it!
# # Don't get tangled up in the installation environment
> whether the Black Cat or the white cat, will catch the mouse is the good cat!
> Catch the point, you are going to learn a programming language, not a learning tool!
> 1. The environment can meet your learning needs.
> 2. Do not dwell on the environment, delaying the valuable study time.
# # How simple how to come?
There are some big gods on the internet that will teach you how to build a PHP operating environment from the basics ... Alas, actually, actually, it is a kind of love, you again beginner stage, should let oneself to this thing or say thing feel very simple, get started very easy on line, do not torture oneself, seek abuse!
> Use the Integrated Environment pack to do your first learning
> When you are NB, show yourself again! Low-key start, gorgeous turn
* * What kind of integrated environment package is selected? * *
+ Appserv
+ Phpstudy
+ Apmserv
+ Xampp[Recommended]
+ Wampserver[Recommended]
To choose the principle of integrated environment package:
1.Update fast, version is relatively new
2.Easy to operate and easy to get started
3.Do not select too many items
> I'm using Wampserver.
[1. Silent installation video tutorial, too tired to talk!] (Https://yunpan.cn/cS9ChAyWeZTQT)Access Password CFF7
[2.64-bit Wampserver installer] (Https://yunpan.cn/cS9acGkeFtrjG)Access Password 916e
[3.32-bit Wampserver installer] (https://yunpan.cn/cS9a3Q29sdE26)Access Password 4874
Development tools:
1. Be strict with yourself by using nodepad++ similar Notepad [Baidu a bunch]
2. If you want to save something, use Phpstrom's "heavy" IDE for so long
[PHPStrom2016 Latest version download, need to crack] (Https://yunpan.cn/cSUEDRmXw7ZFE)Access Password f235
If the WAMP environment cannot be installed, I am ready to consider using the XAMPP environment
> Options Http://pan.baidu.com/s/1dFbSVSX Password: Rgji
> If it's not installed, check the official documentation and install what's missing!
From for notes (Wiz)
Front-end PHP Primer -002-Installation WAMP integrated Environment MD