[Deprecated] DMZ 1.5.4 (DataMapper OverZealous Edition) |
[eluser]OverZealous[/eluser]
@Alface The only way to do this — no matter how you set it up — is using SQL transactions. Code: $videoalbum = new VideoAlbum(); Edit: I should mention that the transaction is universal. It will succeed or fail everything you try to change on the database between there. |
Welcome Guest, Not a member yet? Register Sign In |