YerTPLa fast and lightweight PHP template engine

You give an array of data and an templatestring,
YerTPL merge them together.

download

YerTPL.zip
Version 1.0
modified Nov. 26, 2010
582 Downloads

Feedback: mail@johannheyne.de

What YerTPL can do?

What YerTPL is?

YerTPL is just a simple PHP-function under 4KB with three parameters.
YerTPL($template,$data,'echo or return');

all in one example

more examples

simple placeholders

repeating a block

using database-result like arrays

an if structur wraps a link around an image or not