php man page for sqlite_fetch_object

Query: sqlite_fetch_object

OS: php

Section: 3

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

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
splfileinfo(3) - php
aggregate_methods_by_list(3) - php
class_parents(3) - php
sqlite_fetch_array(3) - php
sqlite_fetch_single(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!