oci_commit Commits outstanding statements Description booloci_commit resourceconnection oci_commit commits all outstanding statements for the active transaction on the Oracle connection connection. <function>oci_commit</function> example ]]> &return.success; In PHP versions before 5.0.0 you must use ocicommit instead. This name still can be used, it was left as alias of oci_commit for downwards compatability. This, however, is deprecated and not recommended. See also oci_rollback and oci_execute.