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