PHP » GoLang |
login |
register |
about
|
GoLang MysqlndUhConnection::setServerOption
request it (274)
GoLang replacement for PHP's MysqlndUhConnection::setServerOption
[edit | history]
PHP MysqlndUhConnection::setServerOptionPHP original manual for MysqlndUhConnection::setServerOption [ show | php.net ]MysqlndUhConnection::setServerOption(PECL mysqlnd-uh >= 1.0.0-alpha) MysqlndUhConnection::setServerOption — Sets a server option Description
public void MysqlndUhConnection::setServerOption
( mysqlnd_connection
$connection
, int $option
)Sets a server option. Parameters
Return Values
Returns Examples
Example #1 MysqlndUhConnection::setServerOption() example
<?php The above example will output: proxy::setServerOption(array ( 0 => NULL, 1 => 0, )) Option 'MYSQLND_UH_SERVER_OPTION_MULTI_STATEMENTS_ON' set proxy::setServerOption returns true See Also
|
more
Recently updated
more
Most requested
more
Last requests
|