Function DebugFsStreamWrapper->stream_open
Definitions
sources/debug_fs.php
- {{creates-file}}}}
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
-
Flags:
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$path | PATH | required parameter | N/A | N/A | Filename |
$mode | string | required parameter | N/A | N/A | Mode (e.g. at) |
$options | integer | required parameter | N/A | N/A | Bitmask options |
$opened_path | string | required parameter | N/A | N/A | The real path will be written into here, if requested |
Return
- Success status
- Type: boolean
- Set: N/A
- Range: N/A