Using Libraries
This procedure will describe how to use a library in a PHP project by adding it to the project's Include Path.
|
|
|
To use a library:
Note: If the Add library to project's source folder check-box is selected, the library added to the project's 'vendor' source folder, but will NOT be added to the project's Include Path. If the specified folder does not exist, it will be created. Click Browse to locate a folder.
|
|
|