The Reflection API: Working with Reflected Methods
One of today's most powerful approachesĀ for retrieving information about the internal structure of classes and interfaces in PHP 5 is via the language's native reflection API. What's more, not only does this API comes packaged with a huge variety of methods that let developers perform all sorts of reverse-engineering tasks using an object-oriented approach, but it offers a flat learning curve.
Want to have your say? just login


Be first to show your opinion !!!