|
sqlsrv_server_infoReturns information about the server Beschreibung
array sqlsrv_server_info
( resource
$conn
)Returns information about the server. Parameter-Liste
RückgabewerteReturns an array as described in the following table:
Beispiele
Beispiel #1 sqlsrv_server_info example
<?phpSiehe auch
|