Object oriented style:
class XMLWriter {Procedural style:
bool xmlwriter_start_cdata ( resource xmlwriter )Starts a CDATA.
xmlwriter
Jedynie dla wywołań proceduralnych. Zasób XMLWriter, który jest modfikowany. Ten zasób pochodzi, z wywołania funkcji xmlwriter_open_uri() lub xmlwriter_open_memory().
Poprzedni | Spis treści | Następny |
XMLWriter::startAttribute | Początek rozdziału | XMLWriter::startComment |