update : 2015.11.03
php.shukuma.com검색:
|
MysqlndUhConnection::sendClose(PECL mysqlnd-uh >= 1.0.0-alpha) MysqlndUhConnection::sendClose — Sends a close command to MySQL 설명
public bool MysqlndUhConnection::sendClose
( mysqlnd_connection
$connection
)Sends a close command to MySQL. 인수
반환값
Returns 예제
Example #1 MysqlndUhConnection::sendClose() example
<?php 위 예제의 출력: proxy::sendClose(array ( 0 => NULL, )) proxy::sendClose returns true proxy::sendClose(array ( 0 => NULL, )) proxy::sendClose returns true |