What's the different between Smarty and Zend?
- by jpjp
I came upon Smarty which is a template engine. But there is also the Zend, cakePHP frameworks. Is smarty like Zend? Or are they completely different? Because Smarty just separates logic from display which is similar to a framework like Zend?