PHP Classes

Classes of Mohamed Nabil

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Mohamed Nabil (1)  >  Mission progress status  >  Reputation  
Picture of Mohamed Nabil
Name: Mohamed Nabil <contact>
Classes: 1
Country: Egypt Egypt
Age: 28
All time rank: 449952 in Egypt Egypt
Week rank: 170 Up4 in Egypt Egypt Up
All time users: 46
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Style Template Engine  
Process templates compiling them into PHP scripts
This package can process templates compiling them into PHP scripts.

It can process a template file to replace template marks into PHP code to output the processed template data.

The package can also execute the processed template PHP scripts to generate the processed template output result.

Currently, the template engine supports marks that can:

- Custom expressions that allow defining callback functions to handle custom marks

- Sections that define content to be loaded from separate template sections

- Hard-compiling by injecting PHP code in a template that executes when the template is processed

- Including templates and passing specific parameter values using PHP code

- Iterate templates using object variable values

- Functions to output specific HTML tags like, for instance, forms

- Display PHP variable values

- Display template parameters encoded as HTML

- Etc...
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z