| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
sqlsrv_client_info(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう) 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
例
例1 sqlsrv_client_info() example
<?php |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「sqlsrv_client_info - Returns information about the client and specified connection」をGoogle検索
|