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