sqlsrv_get_config

Example

 mixed sqlsrv_get_config ( string $setting ) 

Description

Returns the value of the specified configuration setting.

Return Values

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