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

search for in the

XMLWriter->endComment> <XMLWriter->endAttribute
Last updated: Fri, 04 Jul 2008

view this page in

XMLWriter->endCData

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

XMLWriter->endCData — Beendet CDATA-Block

Beschreibung

Objektorientiert:

XMLWriter
bool endCData ( void )

Prozedural:

bool xmlwriter_end_cdata ( resource $xmlwriter )

Beendet den aktuellen CDATA-Block.

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->endCData
There are no user contributed notes for this page.

XMLWriter->endComment> <XMLWriter->endAttribute
Last updated: Fri, 04 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites