(PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL xmlwriter >= 2.0.4)
XMLWriter::writeRaw -- xmlwriter_write_raw — Write a raw XML text
Object-oriented style
$content
Procedural style
$writer
Writes a raw xml text.
writer
content
The text string to write.
Returns true on success or false on failure.
true
false