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