Create a PHP Project

How to Create a PHP Project in Zend Studio 8.0

To create a new PHP Project: Go to File Menu and select New | PHP Project. -Or- In PHP Explorer view, right-click and select New | PHP Project. The New Project wizard will open. Enter a name for your new project into the Project Name field. Click Finish to complete the creation of your project. [...]