| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
sqlsrv_close(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう) sqlsrv_close — Closes an open connection and releases resourses associated with the connection 説明
bool sqlsrv_close
( resource
$conn
)Closes an open connection and releases resourses associated with the connection. パラメータ
返り値
成功した場合に 例
例1 sqlsrv_close() example
<?php |
![]() |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「sqlsrv_close - Closes an open connection and releases resourses associated with the connection」をGoogle検索
|