SQLite3_result::columnName> <SQLite3
Last updated: Mon, 28 Dec 2009

The SQLite3_result class

Introdução

Description of the class.

Sinopse da classe

SQLite3_result
SQLite3_result {
/* Methods */
public string SQLite3_result::columnName ( int $column_number )
public string SQLite3_result::columnType ( int $column_number )
public array SQLite3_result::fetchArray ([ int $mode ] )
public bool SQLite3_result::finalize ( void )
public int SQLite3_result::numColumns ( void )
public bool SQLite3_result::reset ( void )
}

Índice



User Contributed Notes
SQLite3_result
There are no user contributed notes for this page.

SQLite3_result::columnName> <SQLite3
Last updated: Mon, 28 Dec 2009