current location:Home > Technical Articles > Development Tools > phpstorm
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to reference css in phpstorm
- Linked: Use html rules to introduce external CSS. ||Imported: Use CSS rules to introduce external CSS files. ||Inline CSS files, write CSS directly in the header. ||Write CSS styles directly in the tag.
- phpstorm 6389 2019-08-19 14:30:07
-
- How to write html5 with phpstorm
- There are two ways to write html pages with phpstrom. Click "New" and select "HTML File" to create a new html file; directly enter "html:5" and press the "Tab" key.
- phpstorm 5883 2019-08-19 14:19:39
-
- How to divide phpstorm table into two
- The first step is to open phpstorm and click "Windows". ||The second step is to select "Editor Tabs" in the drop-down menu. ||The third step is to click "split Vertically" or "Split Horizontally" to split the screen vertically or horizontally.
- phpstorm 3271 2019-08-19 14:00:53
-
- How to modify many same parts at the same time in phpstorm
- Select a place you want to modify and keep pressing the "Alt+J" keys to modify the same content at the same time.
- phpstorm 4669 2019-08-19 13:47:17
-
- How to configure phpstorm server
- The first step is to open "Files-Settings-Deployment" and click the "green plus sign". ||The second step is to fill in "Connection", "Mappings" and "Excluded Paths". ||The third step is to upload the project to the web server.
- phpstorm 3155 2019-08-19 13:38:53
-
- How to configure phpstorm to xampp
- Install xammpp and open it, find the php.ini file. ||Install phpstorm and configure it. ||Install the chrome browser, restart apache, and enable monitoring. ||Add start url and configure debug. ||Set breakpoints in the program for debugging.
- phpstorm 4880 2019-08-19 13:34:06
-
- What should I do if phpstorm cannot jump when running html?
- Open phpstudy. ||Enter "Deployment-Configuration" in phpstorm to set up. ||Configure "Folder" in "Connection" as the location where phpstudy stores files, and then configure "Mappings".
- phpstorm 6032 2019-08-19 13:06:57
-
- Garbled characters appear when reading text files with phpstorm
- Enter the settings in phpstorm and change the original encoding method UTF-8 to gbk to display Chinese.
- phpstorm 3488 2019-08-19 11:51:10
-
- What to do if an incorrect gateway occurs in PHPStorm 2019
- Click "Connection", set type to: Local or mounted folder, and change Folder to "your www directory". Click "Mappings" and set the Web server root URl to: http://localhost.
- phpstorm 3817 2019-08-19 11:31:52
-
- How to configure phpstorm server
- The first step is to open "Files-Settings-Deployment" and click the "green plus sign". ||The second step is to fill in "Connection", "Mappings" and "Excluded Paths". ||The third step is to upload the project to the web server.
- phpstorm 3759 2019-08-19 11:09:37
-
- How to debug php web project with phpstorm
- The first step is to open PHPStorm and click "Preferences". ||The second step is to select "Languages & Frameworks", click "PHP", and select "Xdebug". The third step is to set the Debug Port to 9001, then click "OK", and so on.
- phpstorm 11145 2019-08-19 10:50:45
-
- How to adjust phpstorm to Chinese version
- The first step is to download the corresponding version of the Chinese package and find the lib directory of PHPStorm. ||The second step is to find the language pack file resources_cn.jar. ||The third step is to replace the resources_cn.jar file in the original \lib file with the resources_cn.jar file.
- phpstorm 16713 2019-08-19 10:00:20
-
- Can phpstorm write html?
- phpstrom can write HTML, you just need to create a new html file directly in phpstrom. If you need to set up code automatic prompt completion, you can go to file->settings->live templates->select the language you want to set, and add rules with the "+" on the right.
- phpstorm 5207 2019-08-19 09:39:43
-
- How to use js in phpstorm
- The first step is to create "test.html" in PHPStorm. ||The second step is to right-click the "test.html" file and select "Debug 'test.html'". ||The third step, the browser will prompt you to install JetBrain IDE Support, just choose to install it.
- phpstorm 4817 2019-08-19 09:31:48
-
- Can phpstorm be used directly?
- PhpStorm is a commercial PHP integrated development tool developed by JetBrains. You can use it directly after downloading, but it only has a 30-day usage period. After the trial period, you need to go to the official website to purchase it, and the price on the official website is US$89 per year.
- phpstorm 4102 2019-08-19 09:30:23