Hi,
I've started using the class.FastTemplate.php3 in order to create a Template to create dynamically an application form, from the respective table of a database. My code doesn't seem to have any mistakes, because I don't get any error when I use the class.FastTemplate.php. The error that I get with the new version of the Fast Template is:
Fatal error: Cannot redeclare clear_parse() in c:\apache\htdocs\FastTemplate\class.FastTemplate.php3 on line 636
What can be wrong? DO i have to make any configuration in the php.ini file?
Thanks in advance