sqlite_fetch_object

Example

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

Description

Fetches the next row from a result set as an object

Return Values