略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: DOMNode::isDefaultNamespace

2024-04-27

DOMNode::isDefaultNamespace

(PHP 5, PHP 7, PHP 8)

DOMNode::isDefaultNamespaceChecks if the specified namespaceURI is the default namespace or not

说明

public DOMNode::isDefaultNamespace(string $namespace): bool

Tells whether namespace is the default namespace.

参数

namespace

The namespace URI to look for.

返回值

Return true if namespace is the default namespace, false otherwise.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/domnode.isdefaultnamespace.php

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