Renderable: simple template inheritance in PHP
I wrote this PHP class some time ago. I’ve used it in a number of tools I’ve written in PHP. It gives you a simple yet versatile templating mechanism. See below for an example of use.
I wrote this PHP class some time ago. I’ve used it in a number of tools I’ve written in PHP. It gives you a simple yet versatile templating mechanism. See below for an example of use.