vlibTemplate
Table of Contents
| Up:
6. vlibTemplate
| Previous:
6.24. getParseTime()
| Next:
6.26. pparse()
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();