php - Function Netbeans Include Path

946

Did anybody know what is the function of include path in NetBeans?

I using netbeans 9.6.1

when we make new project there is will be two parent directory: 1. Source Files 2. Include Path

I didn't have idea what is include path, can someone give explanation about this?

244

Answer

Solution:

These are the folders that will be scanned for code completion and hints. You can add folders by right clicking on project in project navigator, selectingProperties and going toPHP Include Path section

See here for in-depth tutorials on using NB for PHP development

http://netbeans.org/kb/trails/php.html

People are also looking for solutions to the problem: PHP Form array has empty values when inserting into MySQL table

Source

Didn't find the answer?

Our community is visited by hundreds of web development professionals every day. Ask your question and get a quick answer for free.

Ask a Question

Write quick answer

Do you know the answer to this question? Write a quick response to it. With your help, we will make our community stronger.

Similar questions

Find the answer in similar questions on our website.