PHP Classes

Classes of Mathias Krieck

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Mathias Krieck (1)  >  Mission progress status  >  Reputation  
Picture of Mathias Krieck
Name: Mathias Krieck is available for providing paid consulting. Contact Mathias Krieck .
Classes: 1
Country: Germany Germany
Age: 46
All time rank: 3335190 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 476
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Super Proxy  
PHP Programming Innovation award nominee
September 2009
Number 5


Prize: One subscription to the PDF edition of the PHP Architect magazine
Create object to access private members
This class can be used to create object of a class in order to access private and protected variables and functions of another class.

It uses reflection to create a copy of the declaration of a given class and changes it to turn private and protected variables and functions.

The class can create an object of the original class copy.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z