Sithcarlos
Results
1
comments of
Sithcarlos
help my please. the rollback with the next option not working ```php function myFunction($p) { return DB::transaction(function($conn) use ($p) { try { $pdo = $conn->getPdo(); $sql = "BEGIN VLS_PK.INSERT_VLC_SP(:P_ID,:P_SMS); END;";...