xmlwriter Provides fast, non-cached, forward-only means to write XML data. This extension wraps the libxml xmlWriter API. Represents a writer that provides a non-cached, forward-only means of generating streams or files containing XML data. PHP License rrichards Rob Richards rrichards@php.net lead pajoye Pierre-Alain Joye pierre.dev@gmail.com developer 1.0 2005-05-02 stable Many Bug Fixes Use PHP streams under PHP 4 Add xmlwriter_flush function to flush buffer Add support for xmlTextWriterStart/EndComment 0.1 2004-07-20 alpha Initial Release 0.2 2004-10-08 alpha Fix bug 2482 and other function parameters