Objektorientiert:
class XMLWriter {Prozedural:
bool xmlwriter_text ( resource xmlwriter, string content )Schreibt einen Text.
xmlwriter
Only for procedural calls. The XMLWriter resource that is being modified. This resource comes from a call to xmlwriter_open_uri() or xmlwriter_open_memory().
content
Textinhalt.
Zurück | Zum Anfang | Weiter |
XMLWriter->startPI() | Nach oben | XMLWriter->writeAttributeNS() |