Hi!
Can anybody explain me dynamic_example.phtml from FastTemplate-1.0 distribution?
I cann't understant the following line:
$tpl->parse(ROWS,".row");
As I understand we add contents of "row" template to the ROWS variable. But this variable didn't described nowhere in templates (main.tpl & dynamic.tpl)