(PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL xmlwriter >= 2.0.4)
XMLWriter::writeRaw -- xmlwriter_write_raw — Écrit un texte XML brut
Style orienté objet
Style procédural
Écrit un texte XML brut.
writer
Uniquement pour les appels procéduraux. L'instance XMLWriter qui est modifiée. Cet objet provient d'un appel à xmlwriter_open_uri() ou xmlwriter_open_memory().
content
Le texte à écrire.