To support simplicity, possiibility and cost effective of PHP

Posts Tagged ‘ zend ’

Using Zend components in your own web project

Jan 15th, 2008 | By admin | Category: PHP, Tutorials

I am a fan of Prado but Zend framework takes my love with its set of components. Having an MVC framework with a higher level of intefration between Model – View – Controller is better than taking Zend basic MVC model into a real life project. However, using Zend components to complete common web features [...]