Defining Library Folders
This procedure describes how to define folders containing PHP library code as Library Folders. Doing so will remove validation from the code included in the folders.
Note:
For more information on Library Folders, see Libraries .
|
|
|
To define Library Folders: In the PHP Explorer, right-click the folder containing the PHP library code, and select Use as Library Folder. The folder icon will change, and the library code will not be validated. To un-define Library Folders: In the PHP Explorer, right-click the folder containing the PHP library code, and select Use as Source Folder. The folder icon will change , and the library code will be validated. |
|