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.

類摘要

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

目錄

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *