SQLite3 クラス
 
 
  
  
   クラス概要
   
    SQLite3
    
     
      SQLite3
     
     {
    
    
    
   public bool close
    ( 
void
   )
 
    __construct
    ( 
string $filename
   [, 
int $flags
   [, 
string $encryption_key
  ]] )
 
   public bool exec
    ( 
string $query
   )
 
   public bool open
    ( 
string $filename
   [, 
int $flags= SQLITE3_OPEN_READWRITE | SQLITE3_OPEN_CREATE
   [, 
string $encryption_key
  ]] )
 
   public SQLite3_stmt prepare
    ( 
string $query
   )
 
   public SQLite3_result query
    ( 
string $query
   )
 
   public mixed querySingle
    ( 
string $query
   [, 
bool $entire_row= false
  ] )
 
   }
 
   
  
 
目次
 
アダルトレンタルサーバー