update : 2015.11.03
php.shukuma.com검색:
|
fbsql_autocommit(PHP 4 >= 4.0.6, PHP 5, PHP 7) fbsql_autocommit — Enable or disable autocommit 설명
bool fbsql_autocommit
( resource
$link_identifier
[, bool $OnOff
] )Returns the current autocommit status. 인수
반환값Returns the current autocommit status, as a boolean. 참고
|