PHP funkce stream_context_set_default()
Dostupnost ve verzích: PHP 5.3.0
Set the default streams context
Parametry
| Parametr | Datový typ | Výchozí hodnota | Poznámka |
|---|---|---|---|
$options |
array |
není | The options to set for the default context. |
Návratové hodnoty
resource
the default stream context.