Kontextoptionen und -parameter
PHP bietet eine Menge von Kontextoptionen und -parametern, die in Zusammenhang mit allen Dateisystem- und Streamwrappern genutzt werden können. Ein Kontext wird mit stream_context_create() erzeugt. Optionen werden mit stream_context_set_option() gesetzt und Parameter mit stream_context_set_params().
Inhaltsverzeichnis
- Socket-Kontextoptionen — Liste der Socket-Optionen
- HTTP context options — HTTP context option listing
- FTP-Kontextoptionen — Liste der FTP-Kontextoptionen
- SSL context options — SSL context option listing
- CURL context options — CURL context option listing
- Kontextparameter — Liste der Kontextparameter
Kontextoptionen und -parameter
There are no user contributed notes for this page.
