略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: DOMCharacterData::appendData

2024-05-03

DOMCharacterData::appendData

(PHP 5, PHP 7, PHP 8)

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

说明

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

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

参数

data

The string to append.

返回值

没有返回值。

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/domcharacterdata.appenddata.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3