XMLWriter::startComment
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 1.0.0)
Create start comment
Description
Oop
XMLWriter::startComment(): bool
Procedural
xmlwriter_start_comment(XMLWriter $writer): bool
Starts a comment.
Parameters
Return Values
Success
Changelog
| Version | Description |
|---|
See Also
XMLWriter::endCommentXMLWriter::writeComment