Getting Started with Reflection
Reflection is a metaprogramming construct that allows a program to look into itself and do a multitude of different things – gain meaning, watch execution, call code, or even provide feedback. In PHP this sort of thing is more oriented to frameworks, but the power of reflection can be harnessed to do a lot of different things.
Want to have your say? just login


Be first to show your opinion !!!