[htmltmpl] creating output to a file
Brought to you by:
samtregar
From: Kevin F. <spo...@ya...> - 2004-02-16 19:00:12
|
Hey, I am trying to put to create a static page using html::template. I tried using print $template->output(print_to => 'test.tmpl'); and it doesnt change the test.tmpl file and I am totally stuck please help. Thanks Kevin |