PHP » GoLang |
login |
register |
about
|
GoLang MysqlndUhConnection::getThreadId
request it (288)
GoLang replacement for PHP's MysqlndUhConnection::getThreadId
[edit | history]
PHP MysqlndUhConnection::getThreadIdPHP original manual for MysqlndUhConnection::getThreadId [ show | php.net ]MysqlndUhConnection::getThreadId(PECL mysqlnd-uh >= 1.0.0-alpha) MysqlndUhConnection::getThreadId — Returns the thread ID for the current connection Description
public int MysqlndUhConnection::getThreadId
( mysqlnd_connection
$connection
)Returns the thread ID for the current connection. Parameters
Return ValuesConnection thread id. Examples
Example #1 MysqlndUhConnection::getThreadId() example
<?php The above example will output: proxy::getThreadId(array ( 0 => NULL, )) proxy::getThreadId returns 27646 int(27646) See Also
|
more
Recently updated
more
Most requested
more
Last requests
|