What's the difference 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:52 UTC
        
        
        Read the original article
        Hit count: 252
        
I came upon Smarty which is a template engine. But there are also the Zend, CakePHP frameworks. Is Smarty like Zend, or are they completely different? Smarty just separates logic from display - is this similar to a framework like Zend?
© Stack Overflow or respective owner