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