PHP » GoLang |
login |
register |
about
|
GoLang MysqlndUhConnection::init
request it (277)
GoLang replacement for PHP's MysqlndUhConnection::init
[edit | history]
MysqlndUhConnection::init(PECL mysqlnd-uh >= 1.0.0-alpha) MysqlndUhConnection::init — Initialize mysqlnd connection Description
public bool MysqlndUhConnection::init
( mysqlnd_connection
$connection
)Initialize mysqlnd connection. This is an mysqlnd internal call to initialize the connection object.
Parameters
Return Values
Returns Examples
Example #1 MysqlndUhConnection::init() example
<?php The above example will output: proxy::init(array ( 0 => NULL, )) proxy::init returns true |
more
Recently updated
more
Most requested
more
Last requests
|