PHP funkce stream_context_get_options()
Dostupnost ve verzích: PHP 4.3.0
Retrieve options for a stream/wrapper/context
Parametry
| Parametr | Datový typ | Výchozí hodnota | Poznámka |
|---|---|---|---|
$stream_or_context |
resource |
není | The stream or context to get options from |
Návratové hodnoty
array
an associative array with the options.