update : 2015.11.03
php.shukuma.com검색:
|
fbsql_rollback(PHP 4 >= 4.0.6, PHP 5, PHP 7) fbsql_rollback — Rollback a transaction to the database 설명
bool fbsql_rollback
([ resource
$link_identifier
] )Ends the current transaction by rolling back all statements issued since last commit. This command is only needed if autocommit is set to false. 인수
반환값
성공 시 참고
|