update : 2015.11.03
php.shukuma.com검색:
|
XMLWriter::writeCommentxmlwriter_write_comment(PHP 5 >= 5.1.2, PECL xmlwriter >= 0.1.0) XMLWriter::writeComment -- xmlwriter_write_comment — Write full comment tag 설명객체 기반 형식
bool XMLWriter::writeComment
( string
$content
)절차식 형식
bool xmlwriter_write_comment
( resource
$xmlwriter
, string $content
)Writes a full comment. 인수
반환값
성공 시 |