создание и продвижение сайта (вбиваю в ТОП-10, как гвозди)Настройка и сопровождение платной рекламы яндекс.директ

PHP. Руководство по PHP. 2005

DOMDocument->createCDATASection()

HREF="function.dom-domdocument-createattributens.html"> HREF="function.dom-domdocument-createcomment.html"> Пред.

След.

DOMDocument->createCDATASection()

(no version information, might be only in CVS)DOMDocument->createCDATASection() -- Create new cdata node

Описание

class DOMDocument {


DOMCDATASection createCDATASection (string data)


}

This function creates a new instance of class DOMCDATASection. Этот узел не будет отображаться в документе до тех пор,

пока он не будет вставлен, к пример функцией

DOMNode->appendChild().

Список параметров

data

The content of the cdata.

Возвращаемые значения

The new DOMCDATASection or FALSE if an error occured.

Смотрите также

DOMNode->appendChild()
DOMDocument->createAttribute()
DOMDocument->createAttributeNS()
DOMDocument->createComment()
DOMDocument->createDocumentFragment()
DOMDocument->createElement()
DOMDocument->createElementNS()
DOMDocument->createEntityReference()
DOMDocument->createProcessingInstruction()
DOMDocument->createTextNode()

Пред.

Начало

След.

DOMDocument->createAttributeNS()

Уровень выше

DOMDocument->createComment()

Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.

Ваше письмо×
Free Web Hosting