编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 预定义常量
  • Yaconf::get »
  • PHP Manual
  • Yaconf
  • The Yaconf class

The Yaconf class

(PECL yaconf >= 1.0.0)

简介

Yaconf is a configurations container, it parses INIT files, stores the result in PHP when PHP is started, the result lives with the whole PHP lifecycle.

类摘要

Yaconf {
/* 方法 */
public static get ( string $name [, mixed $default_value = NULL ] ) : mixed
public static has ( string $name ) : bool
}

Table of Contents

  • Yaconf::get — Retrieve a item
  • Yaconf::has — Determine if a item exists
相关文章
php apcu the apcuiterator classphp cairo the cairofontface classphp cairo the cairopattern classphp 迭代器 the callbackfilteriterator classphp componere the componere abstract definition classphp 异常 the domainexception classphp dom the domnotation classphp 迭代器 the emptyiterator classphp event the eventsslcontext classphp gmagick the gmagickpixel classphp imagemagick the imagickpixel classphp 异常 the logicexception classphp exceptions the mongocursortimeoutexception classphp mongodb driver exception the mongodb driver exception authenticationexception classphp mongodb driver monitoring the mongodb driver monitoring commandsucceededevent classphp gridfs classes the mongogridfscursor classphp mysql xdevapi tableupdate classphp parle the parle lexer classphp yaconf the yaconf classphp reflectionclass check whether this class is iterable
关注编程学问公众号
编程学问网 湘ICP备20001732号