1. Needless to say, the installation of xampp. After the installation is completed, this interface will appear.
2. Click the button in the middle and run the three options. After everything is normal, it will look like this, so you don’t need to worry about xampp, but you need to write down the installation path. You will need to use it later
3. Let’s talk about Hbuilder first. It is relatively simple to modify the address in the built-in server. First, add an address to the external server.
4. Then just modify the web server address. You don’t need to modify the following three. Modify the first two.
,Finally, copy all your projects to htdocs under xampp so that Hbuilder can run php code.
5. After the phpstorm10 version is installed,first open your file. Here you also need to copy the project to htdocs under xampp. Select Open to enter phpstorm.
6. Settings
7. Enter the following page, click the + sign below, you can select the path, locate the path to the bin under xampp, and then click... behind interpreter.
8. Enter the following page, click the + sign in the upper left corner, select the first one, copy and add the address just now to the place clicked below.
9. In the end, it may not be easy to use, so just exit and re-enter.
10. Which one you want to choose in the end depends on your preference.