Query: xmlwriter_open_uri
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XMLWRITER_OPEN_URI(3) 1 XMLWRITER_OPEN_URI(3) XMLWriter::openURI - Create new xmlwriter using source uri for output Object oriented styleSYNOPSISbool XMLWriter::openURI (string $uri)DESCRIPTIONProcedural style resource xmlwriter_open_uri (string $uri) Creates a new XMLWriter using $uri for the output.PARAMETERSo $uri - The URI of the resource for the output.RETURN VALUESObject 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 ALSOXMLWriter::openMemory. PHP Documentation Group XMLWRITER_OPEN_URI(3)
Related Man Pages |
---|
mysqli_stmt_send_long_data(3) - php |
mysqli_real_query(3) - php |
xmlwriter_write_element(3) - php |
xmlwriter_write_element_ns(3) - php |
datetimeinterface.format(3) - php |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Forum Video Tutorial: How to Use Code Tags |
UNIX.COM 2017 Year End Summary |
New Code Tags (Syntax Highlighting) |
Status of UNIX.COM Forum Transformation |