What's the different between Smarty and Zend?
Posted
by jpjp
on Stack Overflow
See other posts from Stack Overflow
or by jpjp
Published on 2010-05-30T20:38:23Z
Indexed on
2010/05/30
20:42 UTC
Read the original article
Hit count: 222
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?
© Stack Overflow or respective owner