xmlwriter_end_document(3) php man page | unix.com

Man Page: xmlwriter_end_document

Operating Environment: php

Section: 3

XMLWRITER_END_DOCUMENT(3)						 1						 XMLWRITER_END_DOCUMENT(3)

XMLWriter::endDocument - End current document

       Object oriented style

SYNOPSIS
bool XMLWriter::endDocument (void )
DESCRIPTION
Procedural style bool xmlwriter_end_document (resource $xmlwriter) Ends the current document.
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).
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
XMLWriter::startDocument. PHP Documentation Group XMLWRITER_END_DOCUMENT(3)
Related Man Pages
mysqli_stmt_send_long_data(3) - php
mysqli_real_query(3) - php
xml::handler::xmlwriter(3) - suse
maxdb_ping(3) - php
xmlwriter_write_element_ns(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
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun