I am a beginner in PHP. I recently started using IDE. I don’t understand the workspace. Why is it used? ?
I am a beginner in PHP. I recently started using IDE. I don’t understand the workspace. Why is it used? ?
The workspace is where the information and related settings of your code directory in Zend Studio are stored. It will not affect your code. The workspace is only used by Zend Studio. The same goes for other IDEs.
After you click OK, go to the directory to see what files are in it. These are all visible to you. You can also guess what it does based on its documentation.
If you don’t understand something, you can trace it yourself first. It won't take longer than it took you to write this question.
The workspace is where you create projects and store them in the future.
For example, in a building (computer), if you want to draw (write code), you have to choose a room as a studio (D:PHPevo...).
After choosing a room, you can draw and save the drawings in it