Creating a New PHP Project from a Remote Server
This procedure describes how to create a new PHP project from a remote server. A PHP remote project allows you to develop your project locally, with the option of remote testing and integration.
Important Note:
Creating a new PHP Remote Project can only be carried out if the project already exists on the remote server. To create a new project that does not exist on the remote server yet, create a PHP project and then enable it as a PHP Remote Project.
|
|
|
To create a new PHP remote project:
|
The new PHP project will be created in your workspace and displayed in the PHP Explorer View. You can now start to develop your application by creating PHP Files or adding other resources to your project. |
All tasks you perform while working with Remote Server Support will appear in the Console view. Checking the Console view is the most efficient way to ensure that the action has been completed as you have requested. It will also show any problems that occurred during the task.