News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
ProDevTips.com:
Extending PHP Doctrine Record - Check Box Groups
August 12, 2008 @ 13:26:36

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 do that we can extend Doctrine Record with a new function I have named fromArrayExt which adds something extra to the normal fromArray method.

He shows how to extend the classes to create custom handlers for a grouping of checkboxes. The new code automatically handles their submitted values and pushes them directly into the database (with a simple save() call).

0 comments voice your opinion now!
doctrine record tutorial checkbox extend group



Similar Posts

WebReference.com: Unary, Binary, and Ternary Operators in PHP

ProDevTips.com: Extending PHP Doctrine Record - Check Box Groups

IBM developerWorks: PHP encryption for the common man

IBM developerWorks: Devise Web 2.0 applications with PHP and DHTML (Part 1)

Dallas PHP User\'s Group: PHP5 Exception Handling (presentation)


Community Events









Don't see your event here?
Let us know!


mysql PEAR code PHP5 package releases ajax cakephp security book job example developer zendframework application release zend database conference framework

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework