libxml_set_streams_contextSet the streams context for the next libxml document load or write Description
void libxml_set_streams_context(resource
$context )Sets the streams context for the next libxml document load or write. Parameters
Return ValuesNo value is returned. Errors/Exceptions
Throws a TypeError when a non-stream resource is
passed to Changelog
Examples
Example #1 A libxml_set_streams_context example
See Also
|