|
sqlsrv_server_infoReturns information about the server Description
array sqlsrv_server_info
( resource
$conn
)Returns information about the server. Parameters
Return ValuesReturns an array as described in the following table:
Examples
Example #1 sqlsrv_server_info example
<?php See Also
|