Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://oit.cmc.msu.ru/php/function.pg-fieldnum.html
Дата изменения: Sun Feb 3 22:53:04 2002 Дата индексирования: Mon Oct 1 21:37:11 2012 Кодировка: |
pg_fieldnum() will return the number of the column (field) slot that corresponds to the field_name in the given PostgreSQL result resource. Field numbering starts at 0. This function will return -1 on error.
See also pg_fieldname().