| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
MysqlndUhConnection::txRollback(PECL mysqlnd-uh >= 1.0.1-alpha, PHP >= 5.4.0) MysqlndUhConnection::txRollback — Rolls back current transaction 설명
   public bool MysqlndUhConnection::txRollback
    ( mysqlnd_connection  
  $connection
   )Rolls back current transaction. 인수
 반환값
   Returns  예제
 Example #1 MysqlndUhConnection::txRollback() example 
<?php위 예제의 출력: proxy::txRollback(array ( 0 => NULL, )) proxy::txRollback returns true 참고
 
  |