Function __global->rewind
Definitions
sources_custom/phpstub.php
- Rewind the position of a file pointer.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$handle | resource | required parameter | N/A | N/A | File handle |
Return
- Success status
- Type: boolean
- Set: N/A
- Range: N/A