Articles tagged with "phptal"

Using PHPTAL for templates: PhptalView class

By Daniel Kvasnicka jr.
I use PHPTAL quite a lot (believe it or not, I like XML ;) and I wanted to use it in Cake so I wrote a little PhptalView class extending Cake's View.
[Read more]