略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: Yaconf

2024-04-20

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
}

目录

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.yaconf.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3