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

search for in the

oci_close> <oci_bind_by_name
Last updated: Fri, 14 Aug 2009

view this page in

oci_cancel

(PHP 5, PECL oci8 >= 1.1.0)

oci_cancelTermine la lecture de curseurs Oracle

Description

bool oci_cancel ( resource $statement )

Invalide un curseur, libère toutes les ressources associées et annule la possibilité de lecture depuis la ressource.

Liste de paramètres

statement

Une requête OCI.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.



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, 14 Aug 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites