略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: DOMText::isElementContentWhitespace

2024-05-01

DOMText::isElementContentWhitespace

(No version information available, might only be in Git)

DOMText::isElementContentWhitespaceReturns whether this text node contains whitespace in element content

说明

public DOMText::isElementContentWhitespace(): bool

参数

此函数没有参数。

返回值

成功时返回 true, 或者在失败时返回 false

add a noteadd a note

User Contributed Notes 1 note

up
0
riking
3 years ago
This is the recommended (W3C) function name for the equivalent:
http://php.net/manual/en/domtext.iswhitespaceinelementcontent.php

See there for additional notes.

官方地址:https://www.php.net/manual/en/domtext.iselementcontentwhitespace.php

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