Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<odbc_resultodbc_setoption>
Last updated: Tue, 19 Sep 2006

odbc_rollback

(PHP 3 >= 3.0.6, PHP 4, PHP 5)

odbc_rollback -- Rollback a transaction

Description

bool odbc_rollback ( resource connection_id )

Rolls back all pending statements on connection_id. Returns TRUE on success, FALSE on failure.




<odbc_resultodbc_setoption>
Last updated: Tue, 19 Sep 2006