Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.dbase-get-record-with-names.html
Дата изменения: Sun Feb 3 22:36:50 2002
Дата индексирования: Mon Oct 1 22:24:25 2012
Кодировка:
dbase_get_record_with_names

dbase_get_record_with_names

(3.0.4 - 3.0.18 only, PHP 4 >= 4.0.0)

dbase_get_record_with_names --  Gets a record from a dBase database as an associative array

Description

array dbase_get_record_with_names ( int dbase_identifier, int record)

Returns the data from record in an associative array. The array also includes an associative member named 'deleted' which is set to 1 if the record has been marked for deletion (see dbase_delete_record()).

Each field is converted to the appropriate PHP type, except: