(PHP 5, PHP 7)
$exclusive
[, bool $with_comments
[, array $xpath
[, array $ns_prefixes
]]]] ) : string|false$uri
[, bool $exclusive
= FALSE
[, bool $with_comments
= FALSE
[, array $xpath
[, array $ns_prefixes
]]]] ) : int|falseNot implemented yet, always return NULL
The element name
Hinweis:
Die DOM Extension verwendet die UTF-8 Kodierung. Es kann utf8_encode() und utf8_decode() verwendet werden, um mit Texten in der ISO-8859-1 Kodierung zu arbeiten, oder iconv für andere Zeichenkodierungen.