libxml_set_streams_context
Supported Versions: PHP 5, PHP 7, PHP 8
Set the streams context for the next libxml document load or write
<?php libxml_set_streams_context
(
resource $context
):
void