| PHP » GoLang | login |
            register |
            
            about | 
| GoLang MysqlndUhConnection::getHostInformation
                                request it (517)
                            GoLang replacement for PHP's MysqlndUhConnection::getHostInformation
                            [edit | history] 
                             PHP MysqlndUhConnection::getHostInformationPHP original manual for MysqlndUhConnection::getHostInformation [ show | php.net ]MysqlndUhConnection::getHostInformation(PECL mysqlnd-uh >= 1.0.0-alpha) MysqlndUhConnection::getHostInformation — Returns a string representing the type of connection used Description
   public string MysqlndUhConnection::getHostInformation
    ( mysqlnd_connection  $connection)Returns a string representing the type of connection used. Parameters
 Return ValuesConnection description. Examples
 Example #1 MysqlndUhConnection::getHostInformation() example 
<?phpThe above example will output: proxy::getHostInformation(array ( 0 => NULL, )) proxy::getHostInformation returns 'Localhost via UNIX socket' string(25) "Localhost via UNIX socket" See Also
 
 | 
                    more
                     Most requested
 
                    more
                     Last requests
 |