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