downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

XMLWriter::openURI> <XMLWriter::fullEndElement
Last updated: Fri, 14 Aug 2009

view this page in

XMLWriter::openMemory

(PHP 5 >= 5.1.2, PECL xmlwriter >= 0.1.0)

XMLWriter::openMemoryCrée un nouveau xmlwriter en utilisant la mémoire pour l'affichage des chaînes

Description

Style orienté objet

XMLWriter
bool openMemory ( void )

Style procédural

resource xmlwriter_open_memory ( void )

Crée un nouvel objet XMLWriter, en utilisant la mémoire pour l'affichage des chaînes.

Liste de paramètres

Valeurs de retour

Style orienté objet : Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.

Style procédural : retourne une ressource xmlwriter en cas de succès, FALSE si une erreur survient.

Voir aussi

  • XMLWriter::openURI - Crée un nouveau xmlwriter, en utilisant l'URI source pour l'affichage



add a note add a note User Contributed Notes
XMLWriter::openMemory
There are no user contributed notes for this page.

XMLWriter::openURI> <XMLWriter::fullEndElement
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites