| 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
ocinewcursor() allocates a new statement handle on the specified connection.
Przykład 2. Using a REF CURSOR in a select statement in Oracle
|
Notatka: This function was renamed to oci_new_cursor() after PHP >= 5.0.0. For downward compatibility ocinewcursor() can also be used. This is deprecated, however.
| Poprzedni | Spis treści | Następny |
| ocinewcollection | Początek rozdziału | ocinewdescriptor |