The SQLite3 class

Introduction

Description of the class.

Class synopsis

SQLite3
SQLite3 {
/* Methods */
public int SQLite3::changes ( void )
public bool SQLite3::close ( void )
SQLite3::__construct ( string $filename [, int $flags [, string $encryption_key ]] )
public bool SQLite3::createAggregate ( string $name , mixed $step_callback , mixed $final_callback [, int $argument_count ] )
public bool SQLite3::createFunction ( string $name , mixed $callback [, int $argument_count ] )
public string SQLite3::escapeString ( string $value )
public bool SQLite3::exec ( string $query )
public int SQLite3::lastErrorCode ( void )
public string SQLite3::lastErrorMsg ( void )
public int SQLite3::lastInsertRowID ( void )
public bool SQLite3::loadExtension ( string $shared_library )
public bool SQLite3::open ( string $filename [, int $flags [, string $encryption_key ]] )
public SQLite3_stmt SQLite3::prepare ( string $query )
public SQLite3_result SQLite3::query ( string $query )
public SQLite3_result SQLite3::querySingle ( string $query [, bool $entire_row ] )
public array SQLite3::version ( void )
}

Table of Contents


    

 

 

Home || Web Directroy || Web Designing || Get a Domain Name || Host your web site || Free Blogs || Free Tutorial || Free E-cards || Free GuestBook || Email