php man page for sqlite3result

Query: sqlite3result

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SQLITE3RESULT(3)														  SQLITE3RESULT(3)

The SQLite3Result class

INTRODUCTION
A class that handles result sets for the SQLite 3 extension.
CLASS SYNOPSIS
SQLite3Result SQLite3Result Methods o public string SQLite3Result::columnName (int $column_number) o public int SQLite3Result::columnType (int $column_number) o public array SQLite3Result::fetchArray ([int $mode = SQLITE3_BOTH]) o public bool SQLite3Result::finalize (void ) o public int SQLite3Result::numColumns (void ) o public bool SQLite3Result::reset (void ) PHP Documentation Group SQLITE3RESULT(3)
Related Man Pages
directoryiterator(3) - php
oauth(3) - php
recursivearrayiterator(3) - php
reflectionfunction(3) - php
reflectionfunctionabstract(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)