| 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
ocicommit() commits all outstanding statements for the active transaction on Oracle connection connection. Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.
This example demonstrates how ocicommit() is used.
Notatka: This function was renamed to oci_commit() after PHP >= 5.0.0. For downward compatibility ocicommit() can also be used. This is deprecated, however.
See also ocirollback().
| Poprzedni | Spis treści | Następny |
| ocicolumntyperaw | Początek rozdziału | ocidefinebyname |