(PHP 4 >= 4.3.0, PHP 5, PHP 7)
stream_context_get_options — Retrieve options for a stream/wrapper/context
stream_context_get_options ( resource $stream_or_context ) : array
Returns an array of options on the specified stream or context.
stream_or_context
The stream or context to get options from
Returns an associative array with the options.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.stream-context-get-options.php