Warning: file_put_contents(): Only -1 of 43 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
XMLReader::XML XMLWriter::endAttribute Παραπομπή Συναρτήσεων PHP Manual XMLWriter Functions Εισαγωγή This is the extension. It wraps libxml xmlWriter API. extension repr...
Forum und email

XMLWriter Functions

Εισαγωγή

This is the XMLWriter extension. It wraps the libxml xmlWriter API.

This extension represents a writer that provides a non-cached, forward-only means of generating streams or files containing XML data.

This extension can be used in an object oriented style or a procedural one. Every method documented describes the alternative procedural call.

Προκαθορισμένες Κλάσεις

XMLWriter

Methods

Τύποι Πόρων

There is one resource used by the procedural version of the XMLWriter extension: returned by xmlwriter_open_memory() or xmlwriter_open_uri().

Προκαθορισμένες Σταθερές

Αυτή η επέκταση δεν έχει σταθερές ορισμένες.

Table of Contents