/ Published in: PHP
Acompanhar erros retornado pelo adodb ou exception do bd.
Expand |
Embed | Plain Text
function getError(){ $this->conn->RollbackTrans(); $msg = $this->conn->ErrorMsg(); 'sucess' => false, )); }
You need to login to post a comment.
