suche nach in der

SQLite3Result::columnName> <SQLite3Stmt::reset
Last updated: Fri, 18 May 2012

view this page in

Die SQLite3Result Klasse

(No version information available, might only be in SVN)

Einführung

Eine Klasse, die Rückgabeergebnisse der SQLite-3-Erweiterung behandelt.

Klassenbeschreibung

SQLite3Result {
/* Methoden */
public string columnName ( int $column_number )
public int columnType ( int $column_number )
public array fetchArray ([ int $mode = SQLITE3_BOTH ] )
public bool finalize ( void )
public int numColumns ( void )
public bool reset ( void )
}

Inhaltsverzeichnis



add a note add a note User Contributed Notes
SQLite3Result
There are no user contributed notes for this page.

SQLite3Result::columnName> <SQLite3Stmt::reset
Last updated: Fri, 18 May 2012