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

search for in the

XMLWriter->startComment> <XMLWriter->startAttribute
Last updated: Fri, 04 Jul 2008

view this page in

XMLWriter->startCData

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

XMLWriter->startCData — CDATA-Block beginnen

Beschreibung

Objektorientiert:

XMLWriter
bool startCData ( void )

Prozedural:

bool xmlwriter_start_cdata ( resource $xmlwriter )

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

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