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 cairoimagesurface gets the image data as stringphp 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 domdocumentfragment append raw xml dataphp eventbuffer append data to the end of an event bufferphp eventbuffer linearizes data within buffer and returns it s contents as a stringphp 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 radius 函数 converts raw data to stringphp spldoublylinkedlist peeks at the 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
关注编程学问公众号