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

search for in the

XMLWriter->endDocument> <XMLWriter->endCData
Last updated: Fri, 03 Oct 2008

view this page in

XMLWriter->endComment

(No version information available, might be only in CVS)

XMLWriter->endCommentBeendet Kommentar

Beschreibung

Objektorientiert:

XMLWriter
bool endComment ( void )

Prozedural:

bool xmlwriter_end_comment ( resource $xmlwriter )

Beendet aktuellen Kommentar.

Parameter-Liste

xmlwriter

Nur für prozedurale Aufrufe. Die XMLWriter resource die bearbeitet werden soll. Diese Resource wird von Aufrufen von xmlwriter_open_uri() oder xmlwriter_open_memory() geliefert.

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.



add a note add a note User Contributed Notes
XMLWriter->endComment
There are no user contributed notes for this page.

XMLWriter->endDocument> <XMLWriter->endCData
Last updated: Fri, 03 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites