Forum und email

XMLReader::lookupNamespace

(PHP 5 >= 5.1.2)

XMLReader::lookupNamespace — Lookup namespace for a prefix

Beskrivelse

XMLReader
bool lookupNamespace ( string $prefix )

Lookup in scope namespace for a given prefix.

Parameterliste

prefix

String containing the prefix.

Returneringsværdier

Returnerer TRUE ved succes, FALSE ved fejl.