XMLReader::lookupNamespace
(PHP 5 >= 5.1.2)
XMLReader::lookupNamespace — Lookup namespace for a prefix
Описание
bool
XMLReader::lookupNamespace
( string $prefix
)
Lookup in scope namespace for a given prefix.
Параметри
- prefix
-
String containing the prefix.
Връщани стойности
Връща TRUE при успех или FALSE при неуспех.
XMLReader::lookupNamespace
There are no user contributed notes for this page.
