(No version information available, might only be in SVN)
Introduzione
A class that handles result sets for the SQLite 3 extension.
Sommario dellla classe
SQLite3Result
{
public array fetchArray
([
int $mode
= SQLITE3_BOTH
] )
public bool reset
(
void
)
}