• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • XMLReader::lookupNamespace()

    (PHP 5 >= 5.1.0, PHP 7)

    Lookup namespace for a prefix

    说明

    publicXMLReader::lookupNamespace(string $prefix): string

    Lookup in scope namespace for a given prefix.

    参数

    $prefix

    String containing the prefix.

    返回值

    成功时返回TRUE,或者在失败时返回FALSE