update : 2015.11.03
php.shukuma.com검색:
|
sqlsrv_server_info(No version information available, might only be in Git) sqlsrv_server_info — Returns information about the server 설명
array sqlsrv_server_info
( resource
$conn
)Returns information about the server. 인수
반환값Returns an array as described in the following table:
예제
Example #1 sqlsrv_server_info() example
<?php |