Posted by Mad Hatter on 01/04/08 18:46
Hi
> echo "<pre>";
> print_r($GLOBALS);
> echo "</pre>";
You've pointed me in the right direction. After a lot of searching it
turned out to be a variable outside the function that I was overlooking.
Thanks :-)
Navigation:
[Reply to this message]
|