PHP » GoLang |
login |
register |
about
|
GoLang XMLWriter::writeComment
request it (298)
GoLang replacement for PHP's XMLWriter::writeComment
[edit | history]
XMLWriter::writeCommentxmlwriter_write_comment(PHP 5 >= 5.1.2, PHP 7, PECL xmlwriter >= 0.1.0) XMLWriter::writeComment -- xmlwriter_write_comment — Write full comment tag DescriptionObject oriented style
bool XMLWriter::writeComment
( string
$content
)Procedural style
bool xmlwriter_write_comment
( resource
$xmlwriter
, string $content
)Writes a full comment. Parameters
Return Values
Returns See Also
|
more
Recently updated
more
Most requested
more
Last requests
|