Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall
5.446.html "> First open Zendstudio, click the File menu, and then enter the New submenu, as shown in the following image:
There are a lot of PHP project:
PHP project from CVS;
PHP project from Git;
PHP project from GitHub;
PHP project from Zend Developer Cloud;
PHP project from SVN;
Local PHP Project;
PHP Project from Existing Directory;
PHP Project from Remote Server
Project ...
This article mainly introduces the local PHP project, other projects we will introduce later.
Next, we click on the local PHP project, the following figure:
First is
Project name: Take a project name, here we use my_first_project;
Location: The project save path, where the default C:\Users\Administrator\Zend\workspaces\DefaultWorkspace is used, where the user can change to any other place;
Content: We generally choose basic can;
Version: According to your PHP version selected, I am here php5.4;
Press Next, as shown in figure:
Select the default Launch URL;
Host: User newly installed Zendstudio is only new server, my machine has created a server, so there are more than one display. Here we demonstrate how to create a server.
Click New Server and pop up a window like this:
Click Finish, Host: The newly created server name is displayed directly: Http://mynewdomain. Then click Finish to complete the creation of the project. As shown here:
You can now begin the formal code editing of your new project.
The article originates from the Triad network www.amycn.com reprint, please indicate the source.