php man page for xmlwriter_open_memory

Query: xmlwriter_open_memory

OS: php

Section: 3

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

XMLWRITER_OPEN_MEMORY(3)						 1						  XMLWRITER_OPEN_MEMORY(3)

XMLWriter::openMemory - Create new xmlwriter using memory for string output

       Object oriented style

SYNOPSIS
bool XMLWriter::openMemory (void )
DESCRIPTION
Procedural style resource xmlwriter_open_memory (void ) Creates a new XMLWriter using memory for string output.
PARAMETERS
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::openURI. PHP Documentation Group XMLWRITER_OPEN_MEMORY(3)
Related Man Pages
datetime.format(3) - php
cairo_available_fonts(3) - php
stomp_get_session_id(3) - php
xmlwriter_write_element(3) - php
xmlwriter_write_element_ns(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch