vlibTemplate

vLib Logo

6.25. fastPrint()

Function Description
 fastPrint()

This function parses the template file and prints the output. If possible, the output is compressed using gz compression and the output buffering functions.

Example

  $tmpl->fastPrint();