Hacker News new | ask | show | jobs
by jaachan 4564 days ago
Whenever I try to use a template engine, I end up putting too much view logic in the controller. So we just use PHP files (with the .phtml extension so you know what's up). It's the default way for the Zend Framework.