Page 1 of 1

trouble with fasttemplate

Posted: Wed Aug 14, 2002 12:56 pm
by peppelorum
Having some trouble with fasttemplate, it writes the brackets for the places for the data..

Image

don´t bother about the language, it´s swedish:)

http://www.thewebmasters.net/php/FastTemplate.phtml

Posted: Wed Aug 14, 2002 1:48 pm
by peppelorum
Seems like it replaces everything, not just the stuff inside the brackets!
So when I´m sending a value named TITLE it also replaces the standard html code <TITLE>{TITLE}</TITLE> so it looks like this:
<Morning><Morning</Morning>

Someone know whats wrong?
Runs Apache 2.0 and php 4.2.1