略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: sqlsrv_get_config

2024-04-27

sqlsrv_get_config

(No version information available, might only be in Git)

sqlsrv_get_configReturns the value of the specified configuration setting

说明

sqlsrv_get_config(string $setting): mixed

Returns the value of the specified configuration setting.

参数

setting

The name of the setting for which the value is returned. For a list of configurable settings, see sqlsrv_configure().

返回值

Returns the value of the specified setting. If an invalid setting is specified, false is returned.

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.sqlsrv-get-config.php

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