PHP » GoLang |
login |
register |
about
|
GoLang MysqlndUhConnection::sendClose
request it (255)
GoLang replacement for PHP's MysqlndUhConnection::sendClose
[edit | history]
PHP MysqlndUhConnection::sendClosePHP original manual for MysqlndUhConnection::sendClose [ show | php.net ]MysqlndUhConnection::sendClose(PECL mysqlnd-uh >= 1.0.0-alpha) MysqlndUhConnection::sendClose — Sends a close command to MySQL Description
public bool MysqlndUhConnection::sendClose
( mysqlnd_connection
$connection
)Sends a close command to MySQL. Parameters
Return Values
Returns Examples
Example #1 MysqlndUhConnection::sendClose() example
<?php The above example will output: proxy::sendClose(array ( 0 => NULL, )) proxy::sendClose returns true proxy::sendClose(array ( 0 => NULL, )) proxy::sendClose returns true |
more
Recently updated
more
Most requested
more
Last requests
|