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

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

DOMDocument->createTextNode()

HREF="function.dom-domdocument-createprocessinginstruction.html"> HREF="function.dom-domdocument-getelementbyid.html"> Пред.

След.

DOMDocument->createTextNode()

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

Описание

class DOMDocument {


DOMText createTextNode (string content)


}

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

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

DOMNode->appendChild().

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

content

The content of the text.

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

The new DOMText or FALSE if an error occured.

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

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

Пред.

Начало

След.

DOMDocument->createProcessingInstruction()

Уровень выше

DOMDocument->getElementById()

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

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