PHP Manual
DOMCharacterData->insertData()
(no version information, might be only in CVS)
DOMCharacterData->insertData() -- Insert a string at the specified 16-bit unit offsetDescription
class DOMCharacterData {void insertData ( int offset, string data )
}
Inserts string data at position offset.
Errors/Exceptions
- DOM_INDEX_SIZE_ERR
Raised if
offsetis negative or greater than the number of 16-bit units in data.
Support PHPRO.ORG
Search
PHPRO.ORG Poll
Warning: Participation in PHPRO.ORG polls may incorrectly lead you to believe your opinions matter.

RSS Feed




