(PHP 5 < 5.4.0)
sqlite_fetch_object -- SQLiteResult::fetchObject -- SQLiteUnbuffered::fetchObject — Fetches the next row from a result set as an object
$result
   [, string $class_name
   [, array $ctor_params
   [, bool $decode_binary = TRUE
  ]]] ) : object面向对象风格 (method):
$class_name
   [, array $ctor_params
   [, bool $decode_binary = TRUE
  ]]] ) : object$class_name
   [, array $ctor_params
   [, bool $decode_binary = TRUE
  ]]] ) : object本函数还未编写文档,仅有参数列表。