PHP » GoLang |
login |
register |
about
|
GoLang XMLWriter::outputMemory
request it (309)
GoLang replacement for PHP's XMLWriter::outputMemory
[edit | history]
XMLWriter::outputMemoryxmlwriter_output_memory(PHP 5 >= 5.1.2, PHP 7, PECL xmlwriter >= 0.1.0) XMLWriter::outputMemory -- xmlwriter_output_memory — Returns current buffer DescriptionObject oriented style
string XMLWriter::outputMemory
([ bool
$flush = TRUE
] )Procedural style
string xmlwriter_output_memory
( resource
$xmlwriter
[, bool $flush = TRUE
] )Returns the current buffer. Parameters
Return ValuesReturns the current buffer as a string. |
more
Recently updated
more
Most requested
more
Last requests
|