XMLWriter::startComment

XMLWriter::startComment

xmlwriter_start_comment

(PHP 5 >= 5.1.2, PHP 7, PECL xmlwriter >= 1.0.0)

XMLWriter::startComment -- xmlwriter_start_commentCreate start comment

Description

Object oriented style

bool XMLWriter::startComment ( void )

Procedural style

bool xmlwriter_start_comment ( resource $xmlwriter )

Starts a comment.