Query: sqlsrv_get_config
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SQLSRV_GET_CONFIG(3) SQLSRV_GET_CONFIG(3) sqlsrv_get_config - Returns the value of the specified configuration settingSYNOPSISmixed sqlsrv_get_config (string $setting)DESCRIPTIONReturns the value of the specified configuration setting.PARAMETERSo $setting - The name of the setting for which the value is returned. For a list of configurable settings, see sqlsrv_configure(3).RETURN VALUESReturns the value of the specified setting. If an invalid setting is specified, FALSE is returned.SEE ALSOsqlsrv_configure(3). PHP Documentation Group SQLSRV_GET_CONFIG(3)
Related Man Pages |
---|
putenv(3) - php |
set_magic_quotes_runtime(3) - php |
ignore_user_abort(3) - php |
openal_source_set(3) - php |
sqlsrv_errors(3) - php |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Forum Video Tutorial: How to Use Code Tags |
New Code Tags (Syntax Highlighting) |
Denial Of Service Attack Update |