Archive for the 'PHP' Category



http://www.whenpenguinsattack.com/2006/07/19/php-template-engine-roundup/
For those who don’t know, PHP templating engines seperate layout and design from the programming and logic. Creates cleaner and more robust code. Another benefit is when the project is a team-effort; designers can handle the templates while the programmer handles the rest.
The page I’ve link to above shows 25 of the better [...]