I was desktop programmer before. Now I try to use PHP. And PHPRunner is the most helpful in my job. I'm creating a master detail relationship add page. And one of the feature that i use the most is Rollback on Exception. If it's a single Table i could use THIS as reference. How can i do Rollback on Exception inside master detail relationship add page? (Btw. I use mariadb for database).
↧