JStreamString::stream_open
Method to open a file or URL.
Signature
public function stream_open(string
$path,
string&
$mode,
integer&
$options,
&
$opened_path )
Parameters
-
$path
- The stream path.
-
$mode
- Not used.
-
$options
- Not used.
-
$opened_path
Returns
- boolean