Function __global->reset
Definitions
sources_custom/phpstub.php
- Set the internal pointer of an array to its first element.
- 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 value of the first element
- Type: mixed
- Set: N/A
- Range: N/A