I'm currently working with templates. I think this sucks and there has to be a better/easier way to spilt html from php code.
I'm not demanding php and html to be totally separated from each other, but I need it to be easy to read and easy to change html. The PHP part shouldn't get to complicated either.
Do anyone know a better way? What should I use? XML, XSL? other?