downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

sqlsrv_get_field> <sqlsrv_free_stmt
[edit] Last updated: Fri, 07 Jun 2013

view this page in

sqlsrv_get_config

(No hay información de versión disponible, podría estar únicamente en SVN)

sqlsrv_get_configReturns the value of the specified configuration setting

Descripción

mixed sqlsrv_get_config ( string $setting )

Returns the value of the specified configuration setting.

Parámetros

setting

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

Valores devueltos

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

Ver también

  • sqlsrv_configure() - Cambia la configuración de los drivers del gestionador de errores y de log



add a note add a note User Contributed Notes sqlsrv_get_config - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites