| Recommend this page to a friend! | 
| Classes of Muhammad Umer Farooq | PHP Template Engine Class | Readme.md | Download | 
  | 
|||||||||||||||||||||
PHP Template Engine ClassIt is initial releaseDescriptionThis class can process template files by replacing variable marks. It can take the name of a template file and processes it by replacing variables with parameter values passed using array. The processed template data is returned as a single string.  |