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

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

DOMCharacterData->substringData()

HREF="function.dom-domcharacterdata-replacedata.html"> HREF="function.dom-domcomment-construct.html"> Пред.

След.

DOMCharacterData->substringData()

(no version information, might be only in CVS)DOMCharacterData->substringData() -- Extracts a range of data from the node

Описание

class DOMCharacterData {


string substringData (int offset, int count)


}

Returns the specified substring.

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

offset

Start offset of substring to extract.

count

The number of characters to extract.

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

The specified substring. If the sum of offset and count exceeds the length, then all 16-bit units to the end of the data are returned.

Исключения

DOM_INDEX_SIZE_ERR

Raised if offset is negative or greater than the number of 16-bit units in data, or if count is negative.

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

DOMCharacterData->appendData()
DOMCharacterData->deleteData()
DOMCharacterData->insertData()
DOMCharacterData->replaceData()

Пред.

Начало

След.

DOMCharacterData->replaceData()

Уровень выше

DOMComment->__construct()

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

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