Exemplo n.º 1
0
 function txtdbapiRaiseError()
 {
     return $this->raiseError(DB_ERROR, null, null, null, txtdbapi_get_last_error());
 }
Exemplo n.º 2
0
 public function error()
 {
     return txtdbapi_get_last_error();
 }