| I. | Na początek | |
| II. | Instalacja i konfiguracja | |
| III. | Opis języka | |
| IV. | Bezpieczeństwo | |
| V. | Możliwości | |
| VI. | Opis funkcji | |
| VII. | Zend API | |
| VIII. | PHP API: Interfejs rozszerzeń | |
| X. | Dodatki | |
Copyright © 1997-2006 the PHP Documentation Group
Fetch an object from an ODBC query. See the changelog below for when this function is available.
The result resource from odbc_exec().
Optionally choose which row number to retrieve.
Returns an object that corresponds to the fetched row, or FALSE if there are no more rows.
| Poprzedni | Spis treści | Następny |
| odbc_fetch_into | Początek rozdziału | odbc_fetch_row |