Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
ibase_field_info
Description
array ibase_field_info ( resource result, int field_number )Returns an array with information about a field after a select query has been run. The array is in the form of name, alias, relation, length, type.
<?php |
See also: ibase_num_fields().
PÅ™edcházejÃcà | Domů | Dalšà |
ibase_fetch_row | Nahoru |