sqlsrv_get_config

sqlsrv_get_config

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

sqlsrv_get_configReturns the value of the specified configuration setting

Description

mixed sqlsrv_get_config ( string $setting )

Returns the value of the specified configuration setting.

Parameters

setting

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

Return Values

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

See Also

© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://secure.php.net/manual/en/function.sqlsrv-get-config.php

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部