DOMCharacterData::appendData

(PHP 5, PHP 7)

DOMCharacterData::appendData Append the string to the end of the character data of the node

说明

public DOMCharacterData::appendData ( string $data ) : void

Append the string data to the end of the character data of the node.

参数

data

The string to append.

返回值

没有返回值。

参见

相关文章
php domcharacterdata append the string to the end of the character data of the nodephp domcharacterdata remove a range of characters from the nodephp domcharacterdata insert a string at the specified 16 bit unit offsetphp domcharacterdata replace a substring within the domcharacterdata nodephp domcharacterdata extracts a range of data from the nodephp eventbuffer append data to the end of an event bufferphp eventbuffer linearizes data within buffer and returns it s contents as a stringphp eventbuffer read data from a file onto the end of the bufferphp grapheme 函数 returns part of haystack string from the first occurrence of case insensitive needle to the end of haystackphp grapheme 函数 returns part of haystack string from the first occurrence of needle to the end of haystackphp imap 函数 append a string message to a specified mailboxphp 多字节字符串 函数 encode character to html numeric string referencephp session 函数 write session data and end sessionphp 杂项 函数 unpack data from binary stringphp spldoublylinkedlist pops a node from the end of the doubly linked listphp swfshape draws the first character in the given string into the shape using the glyph definition from the given fontphp swoole buffer append the string or binary data at the end of the memory buffer and return the new size of memory allocated.php xmlreader reads the contents of the current node as a stringphp zookeeper gets the data associated with a node synchronouslyphp zookeeper sets the data associated with a node
关注编程学问公众号