PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<descriptor->freeoci_internal_debug>
Last updated: Mon, 16 Jul 2012

oci_free_statement

(PHP 5)

oci_free_statement --  Frees all resources associated with statement or cursor

Description

bool oci_free_statement ( resource statement )

oci_free_statement() frees resources associated with Oracle's cursor or statement, which was received from as a result of oci_parse() or obtained from Oracle.

如果成功则返回 TRUE,失败则返回 FALSE




<descriptor->freeoci_internal_debug>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST