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