| PHP » GoLang | login |
            register |
            
            about | 
| GoLang MysqlndUhConnection::charsetName
                                request it (529)
                            GoLang replacement for PHP's MysqlndUhConnection::charsetName
                            [edit | history] 
                             PHP MysqlndUhConnection::charsetNamePHP original manual for MysqlndUhConnection::charsetName [ show | php.net ]MysqlndUhConnection::charsetName(PECL mysqlnd-uh >= 1.0.0-alpha) MysqlndUhConnection::charsetName — Returns the default character set for the database connection Description
   public string MysqlndUhConnection::charsetName
    ( mysqlnd_connection  $connection)Returns the default character set for the database connection. Parameters
 Return ValuesThe default character set. Examples
 Example #1 MysqlndUhConnection::charsetName() example 
<?phpThe above example will output: proxy::charsetName(array ( 0 => NULL, )) proxy::charsetName returns 'latin1' string(6) "latin1" See Also
 
 | 
                    more
                     Most requested
 
                    more
                     Last requests
 |