xmlwriter_open_uri(3) php man page | unix.com

Man Page: xmlwriter_open_uri

Operating Environment: php

Section: 3

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
maxdb_stmt_send_long_data(3) - php
mysqli_real_query(3) - php
cairo_available_fonts(3) - php
mysqli_more_results(3) - php
mysqli_next_result(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!