|
DOMCharacterData::insertDataInsert a string at the specified UTF-8 codepoint offset Description
public bool DOMCharacterData::insertData(int
$offset, string $data)
Inserts string Parameters
Return Values
Returns Errors/ExceptionsMay throw a DOMException with the following error codes:
See Also
|