


To run your application as a Web application: The file from which you would like to start the executionĪpplication will run locally and displayed in the Browser Output view. To run your application as a CLI application: Now what? You can preview the execution of your application by running it locally as CLI, or as a Web application on your Web server. Great! You've finished coding your application. Referenced will be updated to reflect the changes.įor more information on refactoring your code, see Using Refactoring. Of the Refactor popup and select Preview.Įlement will be renamed and all instances where that element is Place your cursor on the element to be renamed.Īll occurrences of the element are put in a frame and the RefactorĪll occurrences of the element name are automatically updated.īefore applying them, click the arrow in the right-hand corner Of other functions such as move file and extract variable. The refactoring feature also gives access to a range This will apply the rename operation to all occurrences of the requiredĮlement so that all links between elements are maintained. This can be easily done using the in-place refactoring feature. If at any point during your development you want to rename an element, Your project is created, and displayed in the PHP Explorer.įor a list of all the PHP projects you can create, see Creating New PHP Projects. Select the libraries you wish to add to the project, If you chose to work with the Basic package content, click on the drop-down menu to.If you wish to use a different version of Zend Framework,Ĭlick on the drop-down menu, and select Browse to use a different Zend Framework library. If you chose to work with the built-in Zend Framework.With in your project- Basic or Zend Studio's For information on adding new servers, see Managing PHP Servers.Ĭontent: Select the content package you wish to work PHP Server - Click the drop-down menu and select an existing server for deploying the new server project, or click Add Server to create a new server.Location: Enter the location folder for your project. Project Name: Enter the name of your project. The New Local PHP Project wizard is displayed. In the procedure below you can choose which content to use in the project - Zend Studio's built-in PHP or Zend Framework. To start working in Zend Studio, you should first create a new PHP project which will
