|
sqlsrv_client_infoReturns information about the client and specified connection Beschreibung
array sqlsrv_client_info
( resource
$conn
)Returns information about the client and specified connection Parameter-Liste
Rückgabewerte
Returns an associative array with keys described in the table below.
Returns
Beispiele
Beispiel #1 sqlsrv_client_info example
<?phpSiehe auch
|