PHP Classes

Packages of Ersun Özer

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Ersun Özer (2)  >  Mission progress status  >  Reputation  
Picture of Ersun Özer
Name: Ersun Özer <contact>
Classes: 2
Country: Turkey Turkey
Age: 48
All time rank: 221538 in Turkey Turkey
Week rank: 46 Up2 in Turkey Turkey Up
All time users: 1122
Week users: 1
 
  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 Config Manager Class  
Read configuration values from PHP scripts
This class can read configuration values from PHP scripts.

It can include a given configuration file that is a PHP script with the definition of an associative array set with the configuration values.

The values are retrieved into class variables and are stored encoded using base64. The values are decoded when the application requests specific configuration values.

  Files folder image PHP Autoload Class Files  
Automatically load class files from directories
This class can automatically load class files from directories.

It register an autoload function that can load classes using the SPL extension.

The class can configure a list of directories to be scanned for the classes, as well the file name extensions that will be considered when scanning the specified directories for class files.


  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