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를 반환합니다.