Since I'm not the world biggest PHP genious, I need help with following :
I got a own developed class, let's call it ClassA. From this class I set a Flag(true/false), and I need this value to be accessable from ClassB. 
How is it doable in a propper way ? 
regards
1k