hello, Ive just started using the fastTemplate files from this article:
http://www.phpbuilder.com/columns/kendall20001122.php3?print_mode=1
This is the problem Im facing,
when I try out the links on the left side it parses the links like this:
/joel/\"home.php\"
it should look like this:
/joel/home.php
Im trying to figure out what is causing this,
I would appreciate any ideas, thanks in advance. Joel