Create the first PHP project with Zendstudio (Genesis)

Source: Internet
Author: User
Tags zend framework

Usually use Dreamweaver,eclipse development PHP project, today installed Zendstudio, use it to develop PHP project.

Practice is as follows:

1. Open Zend Studio, right---new--project in the left blank area, select local PHP project---Next in the popup window, fill in your project name, select Workspace, I use default, Project type: Basic and Zend Framework-based project, then choose PHP Version, next;



2. Select the launch URL, select Host, you can use the default localhost, or you can customize: drop-down box--new server--fill in the host name--url--select the native project path--finish;

3. Select the library file, here are javascript,jquery and so on, can also choose Nothing, select Good after click Finish, this is, PHP project is created, figure:


4. This is what you will find, this project is just a frame column, no specific project files, then we need to use the Zend Studio import functionality to import project files.

Select your project name--right-click--import--in the popup window General--file system--next;

5. Click Browse on the top. The button selects the Project project file path, the checkbox in the left window is selected, and then confirms that the file is all selected, and then click Next when finished;


6. Because there is a default index.php file in the created project, there is also a index.php file in the root directory of the project project file, which causes the conflict, select Yes to overwrite the index.php that was brought when the project was created.

Wait for the system to automatically import, when you are finished viewing the project, you find that there are already files in the project folder. Description The Import PHP project was successful.

OK, you are done.

Create the first PHP project with Zendstudio (Genesis)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.