PHP errors
Posted: Sat Oct 20, 2007 12:23 pm
I've noticed two strange errors when I have used php in connection with CMSms:
1: A variable that was declared global in a function could not be recognized outside the function. Only when I declared it global before calling the function it was recognized.
2: When integrated in CMSms the function htmlentities() is wildly erroneous.
Is Smarty the culprit??
Yours,
johslind.
1: A variable that was declared global in a function could not be recognized outside the function. Only when I declared it global before calling the function it was recognized.
2: When integrated in CMSms the function htmlentities() is wildly erroneous.
Is Smarty the culprit??
Yours,
johslind.