(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0)
Fetches a column from the current row of a result set
mixed sqlite_column ( resource $result, mixed $index_or_name [, bool $decode_binary = true ] )
mixed SQLiteResult::column ( mixed $index_or_name [, bool $decode_binary = true ] )
mixed SQLiteUnbuffered::column ( mixed $index_or_name [, bool $decode_binary = true ] )
Fetches the value of a column named index_or_name (if it is