Function __global->key
Definitions
sources_custom/phpstub.php
- Fetch a key from an associative array.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$array | array | required parameter | N/A | N/A | The array |
Return
- The index element of the current array position
- Type: mixed
- Set: N/A
- Range: N/A