New PHP Application from Remote Server: Name and Location

Use this wizard to create a new PHP application.

Element Description

Project Name

Arbitrary name you give your project.

Sources Folder

Folder in which you want to store the project's PHP sources. By default, this is your web server's standard document root. Click Browse to locate the sources on your local file system.

PHP Version

The PHP version that your project uses. Note that you do not affect your PHP code by your choice in this field. Only the IDE's code completion feature uses the value in this field.

Default Encoding

Encoding for the files in your project. Select encoding from the drop-down list.

Put NetBeans metadata into a separate directory

Check to store the NetBeans project metadata separately from the source files.

    Metadata folder

The location where you want to store the project's metadata. Click Browse to locate the folder on your local file system.


Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2016, Oracle and/or its affiliates. All rights reserved.