-
Apache NetBeans 12.5
- Setting Up a PHP Project
- Requirements
- Getting Ready
- To set up a PHP project:
- Specifying the Project Name and Location of the Source Files
- Project without Previously Developed Source Files
- Importing Existing Local Source Files into a Project
- Importing Existing Remote Source Files into a Project
- Specifying the Default Run Configuration of the New Project
- Local Web Site
- Remote Web Site
- Script
- Customizing the Project Setup
- Sources
- Run Configuration
- PHP Include Path
- Formatting
- To define global IDE formatting:
- To define project-specific formatting:
- Adding JavaScript Libraries
- To add JavaScript Libraries to your project:
To define project-specific formatting:
- Choose “Use project-specific options”. The hidden area displays.
- From the Language dropdown list, select All Languages or PHP. In this case, All Languages means PHP and all other languages you have in your PHP project.
- From the Categories dropdown list, select the format items to which the setting will be applied.
- Set your desired formatting and click OK.
- Click the Help button for detailed information.