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 objectSYNOPSISobject sqlite_fetch_object (resource $result, [string $class_name], [array $ctor_params], [bool $decode_binary = true])DESCRIPTIONObject 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 |
---|
httpmessage(3) - php |
aggregate_properties_by_list(3) - php |
sqlite_column(3) - php |
sqlite_current(3) - php |
sqlite_fetch_array(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
User Guide: Posting in the Emergency Forum |
Forum Video Tutorial: How to Use Code Tags |
New Code Tags (Syntax Highlighting) |