Today will formally explain to you PHP related knowledge, in line with the principle of use first, today or to run a small program to you can access the PHP background project.
Old rule: look at the renderings first
The preparatory work
- 1. Install PHPStorm
- 2. Install PHP (PHP5.6 as an example)
First, create a PHP project
1. Create a project
Configure the local server
1, go to the Settings page, then go to PHP in Languages&Frameworks, as shown in the install arrow, and click…
Third, start the PHP local server
1. Click the green triangle as shown below
Fourth, access the PHP server
1, browser access, you can see that it has been successfully accessed
Is it very simple, later I will write a series of practical introduction to PHP and small program development series of articles, please pay attention to.