Forum und email

XMLReader::lookupNamespace

(PHP 5 >= 5.1.2)

XMLReader::lookupNamespace — Lookup namespace for a prefix

설명

XMLReader
bool lookupNamespace ( string $prefix )

Lookup in scope namespace for a given prefix.

매개변수

prefix

String containing the prefix.

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.