|
Sommaire
odbc_autocommit |
6.66.29 odbc_rollbackPHP 3>= 3.0.6, PHP 4 >= 4.0.0Description int odbc_rollback(odbc_prepare connection_id ) odbc_rollback annule toutes les transactions sur la connexion connection_id. odbc_rollback retourne TRUE en cas de succès, et FALSE en cas d'échec. |