Templates: TemplateEngine Muhammad Arfeen (contact me)
This class implements a template engine that replaces marks with array associative variable entries.
It loads a template from a file and replaces marks defined by fixed prefix and suffixes by values of associative array.
The result of the processed template is returned as a string.