(PHP 4 >= 4.0.6)
fbsql_autocommit -- autocommitを有効または無効にする
説明
bool fbsql_autocommit
(resource
link_identifier, bool
[OnOff])
fbsql_autocommit() returns the current
autocommit status. if the optional OnOff parameter is
given the auto commit status will be changed.