Warning: file_put_contents(): Only -1 of 61 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
sqlite_fetch_column_types sqlite_fetch_single SQLite PHP Manual sqlite_fetch_object SQLiteResult->fetchObject SQLiteUnbuffered->fetchObject (No version information available, might be only in ...
Forum und email

sqlite_fetch_object

SQLiteResult->fetchObject

SQLiteUnbuffered->fetchObject

(No version information available, might be only in CVS)

SQLiteUnbuffered->fetchObject — Fetches the next row from a result set as an object

Descrierea

object sqlite_fetch_object ( resource $result [, string $class_name [, array $ctor_params [, bool $decode_binary ]]] )

Object oriented style (method):

SQLiteResult
object fetchObject ([ string $class_name [, array $ctor_params [, bool $decode_binary ]]] )
SQLiteUnbuffered
object fetchObject ([ string $class_name [, array $ctor_params [, bool $decode_binary ]]] )
Avertizare

Această funcţie nu este documentată în prezent; este disponibilă numai lista de argumente.