| 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
msql_num_fields() returns the number of fields in a result set.
For downwards compatibility, the alias named msql_numfields() may be used. This, however, is deprecated and not recommended.
See also: msql_query(), msql_fetch_field(), and msql_num_rows().
| Poprzedni | Spis treści | Następny |
| msql_list_tables | Początek rozdziału | msql_num_rows |