mixed
| TRUE if the function was loaded. |
| FALSE if the function was not loaded. Either unable to be included or already defined. |
| If you specified an array of functions to load, an array of TRUE/FALSE values is returned. |
Example 52-1. Loading a function with the class:
|
You may also load a function without using the class.
Example 52-2. Loading a function manually:
|