(PHP 5 >= 5.1.2, PECL xmlwriter:0.1-2.0.4)
XMLWriter::text — Write text
Object oriented style:
Procedural style:
Writes a text.
Solo per chiamate procedurali. La resource XMLWriter che è stata modificata. Questa risorsa deriva da una chiamata a xmlwriter_open_uri() or xmlwriter_open_memory().
The contents of the text.
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.