PHP » GoLang |
login |
register |
about
|
GoLang MysqlndUhConnection::setCharset
request it (236)
GoLang replacement for PHP's MysqlndUhConnection::setCharset
[edit | history]
PHP MysqlndUhConnection::setCharsetPHP original manual for MysqlndUhConnection::setCharset [ show | php.net ]MysqlndUhConnection::setCharset(PECL mysqlnd-uh >= 1.0.0-alpha) MysqlndUhConnection::setCharset — Sets the default client character set Description
public bool MysqlndUhConnection::setCharset
( mysqlnd_connection
$connection
, string $charset
)Sets the default client character set. Parameters
Return Values
Returns Examples
Example #1 MysqlndUhConnection::setCharset() example
<?php The above example will output: proxy::setCharset(array ( 0 => NULL, 1 => 'latin1', )) proxy::setCharset returns true See Also
|
more
Recently updated
more
Most requested
more
Last requests
|