PutCData Method

Writes an XML CDATA block.

Object Oriented Interface

public function doPutCData($text);

Procedural Interface

ipworks_xml_do_putcdata($res, $text);

Remarks

Writes a new XML CDATA block with the specified text inside the current element.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]