Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://oit.cmc.msu.ru/php/function.odbc-field-num.html
Дата изменения: Sun Feb 3 22:49:37 2002
Дата индексирования: Mon Oct 1 21:53:49 2012
Кодировка:
int odbc_field_num ( int result_id, string field_name)
odbc_field_num() will return the number of the
column slot that corresponds to the named field in the given ODBC
result identifier. Field numbering starts at 1.
FALSE is returned on error.