PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SQLite3_result::columnName> <SQLite3
Last updated: Fri, 10 Oct 2008

view this page in

The SQLite3_result class

Introduction

Description of the class.

Class synopsis

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 )
}

Table of Contents



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

SQLite3_result::columnName> <SQLite3
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites