PHP
downloads | documentation | faq | getting help | mailing lists | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

oci_close> <oci_bind_by_name
Last updated: Fri, 18 Jul 2008

view this page in

oci_cancel

(PHP 5, PECL oci8:1.1-1.2.4)

oci_cancel — Interrompe la lettura del cursore

Descrizione

bool oci_cancel ( resource $stmt )

oci_cancel() invalida un cursore, rilasciando tutte le risorse associate e cancella la possibilità di leggere da esso.

Restituisce TRUE in caso di successo, FALSE in caso di fallimento.

Nelle versioni di PHP antecedenti la 5.0.0 si deve usare ocicancel(). Questo nome può ancora essere utilizzato, è rimasto come alias di oci_cancel() per mantenere la compatibilità. Ciò è comunque deprecato e non raccomandato.



add a note add a note User Contributed Notes
oci_cancel
There are no user contributed notes for this page.

oci_close> <oci_bind_by_name
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites