sqlite_fetch_object(3) php man page | unix.com

Man Page: sqlite_fetch_object

Operating Environment: php

Section: 3

SQLITE_FETCH_OBJECT(3)													    SQLITE_FETCH_OBJECT(3)

sqlite_fetch_object - Fetches the next row from a result set as an object

SYNOPSIS
object sqlite_fetch_object (resource $result, [string $class_name], [array $ctor_params], [bool $decode_binary = true])
DESCRIPTION
Object oriented style (method): object SQLiteResult::fetchObject ([string $class_name], [array $ctor_params], [bool $decode_binary = true]) object SQLiteUnbuffered::fetchObject ([string $class_name], [array $ctor_params], [bool $decode_binary = true]) Warning This function is currently not documented; only its argument list is available. PHP Documentation Group SQLITE_FETCH_OBJECT(3)
Related Man Pages
pdostatement(3) - php
parsekit_func_arginfo(3) - php
sqlite_array_query(3) - php
sqlite_column(3) - php
sqlite_fetch_all(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Denial Of Service Attack Update