DOM
PHP Manual

The DOMCdataSection class

(PHP 5)

Introduction

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

Class synopsis

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

Table of Contents


DOM
PHP Manual