Xampp, Hbuilder, phpstorm configuration, xampphbuilder
1. xampp installation is unnecessary. This interface is displayed after the installation is completed.
2. click the button in the middle to run the three options. After all the options are normal, this is the case. In this way, xampp does not need to be taken care of, but you need to write down the installation path and then use
3. Hbuilder is easy to modify the address on the built-in server. Add an address on the external server first.
4. Modify the address of the web server. You can modify the first two addresses if the following three addresses are not used,
Finally, copy all your projects to the htdocs under xampp so that Hbuilder can run php code.
5. After phpstorm10 is installed, open your file and copy the project to htdocs under xampp. Select open to go to phpstorm.
6. Settings
7. Go to the following page, click the plus sign (+), select a path, locate the path to the bin under xampp, and click the "..." button next to interpreter ....
8. Go to the following page, click "+" in the upper left corner, select "first", and add the copied address to the place below.
9. If it is not easy to use, exit and enter again.
10. Finally, you can choose which one you like.