Google News
logo
Zend framework - Interview Questions
What is Form Collections in Zend framework?
Often, fieldsets or elements in your forms will correspond to other domain objects. In some cases, they may correspond to collections of domain objects. In this latter case, in terms of user interfaces, you may want to add items dynamically in the user interface – a great example is adding tasks to a task list.
Advertisement