XMLWriter::openURI

Creates a new XMLWriter using uri for the output

public function openURI(
  string $uri,
): bool;

Parameters

  • string $uri - The URI of the resource for the output.

Returns

  • mixed - - Returns TRUE on success or FALSE on