Ok I have looked trhough forums and mail archive and I cannot find anything like this.
What is happening is that when I use include or require it appears to include it just fine except for one thing. No data will be transfered. Meaning I cannot set a variable to like "hello world" and include it in antoher and print that variable. I do not get any errors and if I include a file that prints stuff it displays it fine. The only problem is if I set say a function or a variable the other script does not read it.
I have tryd chanigng safe mode to off ... nothing
I have tryd placing global $variable; ... nothing
I have checked to make sure globals were on... they are
So I am left puzzled as to what is the cause of this. I have never heard or seen this before.
Anyhelp would be greatly apreciated ty.
