PHP dom_domcharacterdata_appenddata function
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
Descriptionclass DOMCharacterData {
void appendData ( string data )
}
Append the string data to the end of the character data of the node.
data
The string to append.
Return Values
No value is returned.
DOMCharacterData->deleteData()DOMCharacterData->insertData()DOMCharacterData->replaceData()DOMCharacterData->substringData()
Home | PHP Functions | PHP dom_domcharacterdata_appenddata function
You’re currently reading “ PHP dom_domcharacterdata_appenddata function ,” an entry on BRADINO
- Published:
- 2.26.07 / 1am
- Category:
- PHP Functions














Have your say