|
sqlsrv_client_infoReturns information about the client and specified connection Description
array sqlsrv_client_info(resource
$conn )Returns information about the client and specified connection Parameters
Return Values
Returns an associative array with keys described in the table below.
Returns
Examples
Example #1 sqlsrv_client_info example
See Also
|