In the third part of the series dealing with using Doctrine in your PHP applications, ProDevTips has this third part looking at a method for extending the tool's current functionality.
I simply knew we would need the extension capability that the Mdl class allows for sooner or later, I didnâ'™t expect it to be this soon though.
The main problem here is saving a many to many relationship straight to the database from the $_POST array, to...