Style orienté objet (méthode)
class XMLWriter {Style procédural
string xmlwriter_output_memory ( resource xmlwriter [, bool flush] )Retourne le buffer courant.
xmlwriter
Uniquement pour les appels procéduraux. La ressource XMLWriter qui a été modifiée. Cette ressource provient d'un appel à xmlwriter_open_uri() ou xmlwriter_open_memory().
flush
Si l'on doit afficher le buffer ou non. Par défaut, ce paramètre vaut TRUE.
Précédent | Sommaire | Suivant |
XMLWriter::openURI | Niveau supérieur | XMLWriter::setIndentString |