xmlwriter_output_memory(3) php man page | unix.com

Man Page: xmlwriter_output_memory

Operating Environment: php

Section: 3

XMLWRITER_OUTPUT_MEMORY(3)						 1						XMLWRITER_OUTPUT_MEMORY(3)

XMLWriter::outputMemory - Returns current buffer

       Object oriented style

SYNOPSIS
string XMLWriter::outputMemory ([bool $flush = true])
DESCRIPTION
Procedural style string xmlwriter_output_memory (resource $xmlwriter, [bool $flush = true]) Returns the current buffer.
PARAMETERS
o $ xmlwriter -Only for procedural calls. The XMLWriter resource that is being modified. This resource comes from a call to xml- writer_open_uri(3) or xmlwriter_open_memory(3). o $flush - Whether to flush the output buffer or not. Default is TRUE.
RETURN VALUES
Returns the current buffer as a string.
SEE ALSO
XMLWriter::flush. PHP Documentation Group XMLWRITER_OUTPUT_MEMORY(3)
Related Man Pages
mysqli_real_query(3) - php
flush(3) - php
xml::handler::xmlwriter(3) - centos
cairo_has_current_point(3) - php
mysqli_next_result(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Denial Of Service Attack Update