CI4 Transaction not working on me |
PHP Code: When a quoted data is received, it gives an error and the undo operation does not work.
You should not be using all capital letters for your variables, they are reserved for constants
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
What error message do you get?
And you should not use htmlentities() and stripslashes() with SQL statements. If you don't know escaping in SQL well, see https://codeigniter4.github.io/CodeIgnit...ng-queries |
Welcome Guest, Not a member yet? Register Sign In |