编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 预定义常量
  • 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 迭代器 the cachingiterator classphp cairo the cairohintmetrics classphp cairo the cairosolidpattern classphp dom the domdocumenttype classphp event the eventbase classphp ev the evprepare classphp gearman the gearmanexception classphp haru the harufont classphp intl the intldateformatter classphp ktaglib the ktaglib mpeg audioproperties classphp types the mongobindata classphp mongodb bson the mongodb bson int64 classphp mongodb driver exception the mongodb driver exception logicexception classphp yaconf the yaconf classphp classkit 函数 dynamically adds a new method to a given classphp hyperwave api 函数 returns object of class hw apiphp opcode descriptions and examples declare classphp intlgregoriancalendar create the gregorian calendar classphp pht runnable the entry point of a threaded classphp reflectionparameter gets declaring class
关注编程学问公众号
编程学问网 湘ICP备20001732号