Hi guys
Is there any way to get private class variables from outside the class ? I mean, I know that's the whole point of private, but just for kicks I was writing a my_var_export() and so far for arrays, strings, integers, resources, the output is identical to var_export(), but I can't get classes to work where as the real var_export can (because it can access private variables)... how does it do that ? Or is there a way I can ?
Thanks for replies
-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --