update : 2015.11.03
php.shukuma.com검색:
|
sqlsrv_client_info(No version information available, might only be in Git) sqlsrv_client_info — Returns information about the client and specified connection 설명
array sqlsrv_client_info
( resource
$conn
)Returns information about the client and specified connection 인수
반환값
Returns an associative array with keys described in the table below.
Returns
예제
Example #1 sqlsrv_client_info() example
<?php |