oci_close() closes the Oracle connection connection.
Notatka: Starting from the version 1.1 oci_close() correctly closes the Oracle connection. Use oci8.old_oci_close_semantics option to restore old behaviour of this function.
Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.
Notatka: In PHP versions before 5.0.0 you must use ocilogoff() instead. This name still can be used, it was left as alias of oci_close() for downwards compatability. This, however, is deprecated and not recommended.
Poprzedni | Spis treści | Następny |
oci_cancel | Początek rozdziału | oci_commit |