XMLWriter::toUri

Create new XMLWriter using a URI for output

Description

public static static XMLWriter::toUri(string $uri)

Creates a new XMLWriter using a URI for output.

Parameters

uri

The URI of the resource for the output.

Return Values

Returns an XMLWriter.

See Also

  • XMLWriter::toMemory
  • XMLWriter::toStream