How to work comfortably with layout blocks in Zend Framework
12.02.2009 by Ouch! - 0 CommentPosted in программерское
During my research, I found a convenient way to work with html blocks on the site. Almost every site has a number of blocks that should be present on some pages and absent on others. So, you need a flexible tool for managing the blocks.
I will present my vision of how to manage the blocks under Zend Framework.
Read the rest of this entry »