编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 预定义常量
  • 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 其它基本扩展 yaconfphp 各种类及接口 the arrayobject classphp cairo the cairofontweight classphp cairo the cairopssurface classphp componere the componere value classphp dom the domcomment classphp com the dotnet classphp ev the evchild classphp ev the evio classphp 迭代器 the filteriterator classphp haru the harudoc classphp intl the intlcalendar classphp ktaglib the ktaglib id3v2 attachedpictureframe classphp mongodb bson the mongodb bson dbpointer class deprecated php mongodb bson the mongodb bson symbol class deprecated php mongodb driver the mongodb driver readpreference classphp mysql xdevapi collectionfind classphp mysql xdevapi result classphp 异常 the outofboundsexception classphp yaconf the yaconf class
关注编程学问公众号
编程学问网 湘ICP备20001732号