PHP » GoLang |
login |
register |
about
|
GoLang MysqlndUhConnection::getProtocolInformation
request it (319)
GoLang replacement for PHP's MysqlndUhConnection::getProtocolInformation
[edit | history]
PHP MysqlndUhConnection::getProtocolInformationPHP original manual for MysqlndUhConnection::getProtocolInformation [ show | php.net ]MysqlndUhConnection::getProtocolInformation(PECL mysqlnd-uh >= 1.0.0-alpha) MysqlndUhConnection::getProtocolInformation — Returns the version of the MySQL protocol used Description
public string MysqlndUhConnection::getProtocolInformation
( mysqlnd_connection
$connection
)Returns the version of the MySQL protocol used. Parameters
Return ValuesThe protocol version. Examples
Example #1 MysqlndUhConnection::getProtocolInformation() example
<?php The above example will output: proxy::getProtocolInformation(array ( 0 => NULL, )) proxy::getProtocolInformation returns 10 int(10) See Also
|
more
Recently updated
more
Most requested
more
Last requests
|