sqlite_single_query(3) php man page | unix.com

Man Page: sqlite_single_query

Operating Environment: php

Section: 3

SQLITE_SINGLE_QUERY(3)													    SQLITE_SINGLE_QUERY(3)

sqlite_single_query - Executes a query and returns either an array for one single column or the value of the first row

SYNOPSIS
array sqlite_single_query (resource $db, string $query, [bool $first_row_only], [bool $decode_binary])
DESCRIPTION
Object oriented style (method): array SQLiteDatabase::singleQuery (string $query, [bool $first_row_only], [bool $decode_binary]) Warning This function is currently not documented; only its argument list is available. PHP Documentation Group SQLITE_SINGLE_QUERY(3)
Related Man Pages
mysqli(3) - php
sqlite_array_query(3) - php
sqlite_current(3) - php
sqlite_exec(3) - php
sqlite_fetch_array(3) - php
Similar Topics in the Unix Linux Community
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update