Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: ora_rollback - Manual
[go: Go Back, main page]

PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<ora_plogonOracle (PDO)" width="11" height="7"/>
view the version of this page
Last updated: Fri, 28 Oct 2005

ora_rollback

(PHP 3, PHP 4, PHP 5 <= 5.1.0RC1)

ora_rollback -- Rolls back a transaction

Description

bool ora_rollback ( resource connection )

This function undoes an Oracle transaction. (See ora_commit() for the definition of a transaction.)

Returns TRUE on success or FALSE on failure. Details about the error can be retrieved using the ora_error() and ora_errorcode() functions.



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

<ora_plogonOracle (PDO)" width="11" height="7"/>
 Last updated: Fri, 28 Oct 2005
show source | credits | sitemap | contact | advertising | mirror sites 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This mirror generously provided by: PacketBusiness, Inc.
Last updated: Sat Nov 5 19:46:33 2005 JST