mysqli_stmt 类
 
 
 (PHP 5, PHP 7, PHP 8)
 
  
 
  
   类摘要
 
   
    
     
    
    
     
      class mysqli_stmt
     
     {
    
    
    
    
    
    
    
    public
     readonly
     string
      $error;
 
    
    
    
    
    
    
public attr_set(
int $attribute, 
int $value): 
bool 
public execute(
?array $params = null): 
bool 
public prepare(
string $query): 
bool 
   }
 
 
   
  
 目录
 
 
 There are no user contributed notes for this page.