DOM
PHP Manual

The DOMCdataSection class

(PHP 5)

Introdução

The DOMCdataSection inherits from DOMText for textural representation of CData constructs.

Sinopse da classe

DOMCdataSection extends DOMText {
/* Methods */
public __construct ( string $value )
/* Inherited methods */
DOMText DOMText::splitText ( int $offset )
}

Índice


DOM
PHP Manual