PHP. Руководство по PHP. 2005
DOMCharacterData->appendData()
HREF="function.dom-domattr-isid.html"> HREF="function.dom-domcharacterdata-deletedata.html"> Пред.
DOMCharacterData->appendData()
(no version information, might be only in CVS)DOMCharacterData->appendData() -- Append the string to the end of the character data of the node
Описание
class DOMCharacterData {void appendData (string data)
}
Append the string data to the end of the character data of the node.