PHP » GoLang |
login |
register |
about
|
GoLang XMLWriter::openUri
request it (444)
GoLang replacement for PHP's XMLWriter::openUri
[edit | history]
XMLWriter::openUrixmlwriter_open_uri(PHP 5 >= 5.1.2, PHP 7, PECL xmlwriter >= 0.1.0) XMLWriter::openUri -- xmlwriter_open_uri — Create new xmlwriter using source uri for output DescriptionObject oriented style
bool XMLWriter::openUri
( string
$uri
)Procedural style
resource xmlwriter_open_uri
( string
$uri
)
Creates a new XMLWriter using
Parameters
Return Values
Object oriented style: Returns
Procedural style: Returns a new xmlwriter resource for later use with the
xmlwriter functions on success, |
more
Recently updated
more
Most requested
more
Last requests
|