★ wanayoo — archive 1999 http://www.php.net/manual/function.ora-rollback.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to Oracle
Quick Reference
German version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
Oracle
* Ora_Bind
* Ora_Close
* Ora_ColumnName
* Ora_ColumnType
* Ora_Commit
* Ora_CommitOff
* Ora_CommitOn
* Ora_Error
* Ora_ErrorCode
* Ora_Exec
* Ora_Fetch
* Ora_GetColumn
* Ora_Logoff
* Ora_Logon
* Ora_Open
* Ora_Parse
* Ora_Rollback
Manual: Ora_Rollback
View the source code for this pageSearch the site



Previous page
 Ora_Parse
 Updated
Sat, 12 Aug 2000
OCI8 
Next page


Ora_Rollback

(unknown)

Ora_Rollback -- roll back transaction

Description

int ora_rollback (int connection)

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

Returns true on success, false on error. Details about the error can be retrieved using the ora_error() and ora_errorcode() functions.


 About Notes


Previous page
 Ora_Parse
 Updated
Sat, 12 Aug 2000
OCI8 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.