The following functions are used to handle arrays:
Method | Description | Available from version |
TrimArr |
Deletes all elements with empty values from the specified array. | |
is_set |
Checks if a variable (or an array key) exists. | |
initvar |
Initializes the variable. |
|