Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 258 Bytes

File metadata and controls

6 lines (5 loc) · 258 Bytes

php_template_engine

simple php templating engine (.te.php) file extension

-- make file in template folder with (.te.php) extension -- file structure like file in template/test.te.php -- edit index file with data (array) and render (your template file)