update : 2015.11.03
php.shukuma.com검색:
|
msql_fetch_field(PHP 4, PHP 5) msql_fetch_field — Get field information 설명
object msql_fetch_field
( resource
$result
[, int $field_offset = 0
] )msql_fetch_field() can be used in order to obtain information about fields in a certain query result. 인수
반환값Returns an object containing field information. The properties of the object are:
|