| 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
(PHP 5)
mysqli_more_results(no version information, might be only in CVS)
mysqli->more_results -- Check if there any more query results from a multi querymysqli_more_results() indicates if one or more result sets are available from a previous call to mysqli_multi_query().
mysqli_multi_query(), mysqli_next_result(), mysqli_store_result() i mysqli_use_result().
| Poprzedni | Spis treści | Następny |
| mysqli_master_query | Początek rozdziału | mysqli_multi_query |