PHP Classes

Classes of Dryzler

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Dryzler (1)  >  Mission progress status  >  Reputation  
Picture of Dryzler
Name: Dryzler <contact>
Classes: 1
Country: Germany Germany
Age: ???
All time rank: 4380232 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 113
Week users: 0
 
  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 Simple PHP Registry Class  
Create a registry using the singleton pattern
This class can create a registry using the singleton pattern.

It can create an object of the class and store it in a static variable, so next time the registry class is called to get the object, it will return the same object that was created initially.

The class can also set and get registry values that are assigned to keys with given names.


  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