| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
The MysqlndUhConnection class(PECL mysqlnd-uh >= 1.0.0-alpha) 소개
 클래스 개요
     
      MysqlndUhConnection
     
     { 
    
    /* 메소드 */ 
    
   public bool changeUser
    ( mysqlnd_connection  
$connection
   , string $user
   , string $password
   , string $database
   , bool $silent
   , int $passwd_len
   )
   public bool connect
    ( mysqlnd_connection  
$connection
   , string $host
   , string $use"
   , string $password
   , string $database
   , int $port
   , string $socket
   , int $mysql_flags
   )
   public void listMethod
    ( mysqlnd_connection  
$connection
   , string $query
   , string $achtung_wild
   , string $par1
   )
   public bool queryReadResultsetHeader
    ( mysqlnd_connection  
$connection
   , mysqlnd_statement $mysqlnd_stmt
   )
   public bool simpleCommand
    ( mysqlnd_connection  
$connection
   , int $command
   , string $arg
   , int $ok_packet
   , bool $silent
   , bool $ignore_upsert_status
   )
   public bool simpleCommandHandleResponse
    ( mysqlnd_connection  
$connection
   , int $ok_packet
   , bool $silent
   , int $command
   , bool $ignore_upsert_status
   )
   public bool sslSet
    ( mysqlnd_connection  
   }$connection
   , string $key
   , string $cert
   , string $ca
   , string $capath
   , string $cipher
   )Table of Contents
  |