php man page for xmlwriter_open_uri

Query: xmlwriter_open_uri

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XMLWRITER_OPEN_URI(3)							 1						     XMLWRITER_OPEN_URI(3)

XMLWriter::openURI - Create new xmlwriter using source uri for output

       Object oriented style

SYNOPSIS
bool XMLWriter::openURI (string $uri)
DESCRIPTION
Procedural style resource xmlwriter_open_uri (string $uri) Creates a new XMLWriter using $uri for the output.
PARAMETERS
o $uri - The URI of the resource for the output.
RETURN VALUES
Object oriented style: Returns TRUE on success or FALSE on failure. Procedural style: Returns a new xmlwriter resource for later use with the xmlwriter functions on success, FALSE on error.
SEE ALSO
XMLWriter::openMemory. PHP Documentation Group XMLWRITER_OPEN_URI(3)
Related Man Pages
datetime.format(3) - php
maxdb_autocommit(3) - php
mysqli_next_result(3) - php
resourcebundle_create(3) - php
stomp_error(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun