Hi all,
I'm having trouble working with phplib's template class. All was fine untill the server I'm using swaped from php3 to php4. Now all the html that is output is screwed up. The template class seems to be escaping all the " and ':
For example:
<td colspan=\"5\">
I've checked PHPLIB docs and template class code but i can't find anything.
Any ideas?
Thanks for your time,
Billy