update : 2015.11.03
php.shukuma.com검색:
|
SQLite3Result::columnType(PHP 5 >= 5.3.0) SQLite3Result::columnType — Returns the type of the nth column 설명
public int SQLite3Result::columnType
( int
$column_number
)
Returns the type of the column identified by
인수
반환값
Returns the data type index of the column identified by
|