Warning: file_put_contents(): Only -1 of 72 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
DOMNode->insertBefore() DOMNode->isSameNode() DOM PHP Manual DOMNode->isDefaultNamespace() (No version information available, might be only in CVS) DOMNode->isDefaultNamespace() — Checks if the...
Forum und email

DOMNode->isDefaultNamespace()

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

DOMNode->isDefaultNamespace() — Checks if the specified namespaceURI is the default namespace or not

Descrierea

DOMNode
bool isDefaultNamespace ( string $namespaceURI )

Tells whether namespaceURI is the default namespace.

Parametri

namespaceURI

The namespace URI to look for.

Valorile întroarse

Return TRUE if namespaceURI is the default namespace, FALSE otherwise.